- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Chapter 13 XML.ppt
Chapter 13 XML Concept of XML Simple Example of XML XML vs. HTML in Syntax XML Structure DTD and CDATA Sections Concept of SAX Processing Download and Configure SAXP Pack Example of SAX Parser in Java with XML Concept of DOM Processing Building a DOM Tree from a XML File Concept of XSLT Chapter 13 XML (continue) Examples of Stylesheets Concept of SOAP Examples of Using SOAP Servers with Messages SOAP API and SOAP Server Tomcat Configuring SOAP API and SOAP Server Tomcat Example of Using SOAP API with Tomcat In-Class Exercises and Lab Assignment Concept of XML What is XML? - is eXtensible Markup Language - Easily modifying, changing, or adding data features due to its modular structure - is actually “meta-language” Why XML? - Simplify documents communication across different applications and languages - Customize data storage, arrangement, and organization - Easily validating, integrating, and error detecting within an application Concept of XML(continue) - Data in stylesheet can be customized to any output desired - Any type of data can be expressed as an XML document. XML provides rules to describe data Simple Example of XML ?xml version=“1.0”? !– xml document declaration -- SHOWS PERFORMANCE TITLEFairy Princess/TITLE AUTHOR/ DESCRIPTION Scratch sound with emphasis on color, texture. /DESCRIPTION DATE status=“canceled”04/16/2002/DATE /PERFORMANCE /SHOWS !-- Note: AUTHOR/ is an empty tag without data -- Simple Example of XML (continue) Execution result in Netscape 6.0: Fairy Princess Scratch sound with emphasis on color, texture. 04/16/2002 Execution result in Internet Explorer: ?xml version=1.0 ? !-- xml document declaration ? -- - SHOWS - PERFORMANCE? TITLEFairy Princess/TITLE ? AUTHOR / ? DESCRIPTIONScratch sound with emphasis on color, texture. /DESCRIPTION ? DATE status=canceled04/16/2002/DATE ? /PERFORMANCE? /SHOWS XML vs. HTML in syntax Every XML document must have one root element, i.e., shows…../sho
您可能关注的文档
- 226有效教学内涵.ppt
- 2导数的几何意义.ppt
- 3. b p m f.ppt
- 4–.ppt
- 46-320-01Tests and Measurements.ppt
- 518人力银行.ppt
- 7-Segment Display and Count by 16.ppt
- 7.4 利用轴对称设计图案.ppt
- A 16-Bit Invertible Architecture for H.26L.ppt
- A birthday party.ppt
- Chapter 13-2 IO Systems.ppt
- Chapter 13CRAFTING A DEPLOYMENT STRATEGY.ppt
- Chapter 13Embedded Systems.ppt
- Chapter 13Graphics classes.ppt
- Chapter 13Ideal Transformers.ppt
- Chapter 13Magnetically Coupled Circuits.ppt
- CHAPTER 13Monopoly.PPT
- Chapter 13Moving West.ppt
- Chapter 13Network Security.ppt
- Chapter 13Pediatric Hearing Loss.ppt
文档评论(0)