- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Introduction to XMLExtensible Markup Language Carol Wolf Computer Science Department 精品文档 What is XML XML stands for eXtensible Markup Language. A markup language is used to provide information about a document. Tags are added to the document to provide the extra information. HTML tags tell a browser how to display the document. XML tags give a reader some idea what some of the data means. 精品文档 What is XML Used For? XML documents are used to transfer data from one place to another often over the Internet. XML subsets are designed for particular applications. One is RSS (Rich Site Summary or Really Simple Syndication ). It is used to send breaking news bulletins from one web site to another. A number of fields have their own subsets. These include chemistry, mathematics, and books publishing. Most of these subsets are registered with the W3Consortium and are available for anyone’s use. 精品文档 Advantages of XML XML is text (Unicode) based. Takes up less space. Can be transmitted efficiently. One XML document can be displayed differently in different media. Html, video, CD, DVD, You only have to change the XML document in order to change all the rest. XML documents can be modularized. Parts can be reused. 精品文档 Example of an HTML Document html headtitleExample/title/head. body h1This is an example of a page./h1 h2Some information goes here./h2 /body /html 精品文档 Example of an XML Document ?xml version=“1.0”/ address nameAlice Lee/name emailalee@/email phone212-346-1234/phone birthday1985-03-22/birthday /address 精品文档 Difference Between HTML and XML HTML tags have a fixed meaning and browsers know what it is. XML tags are different for different applications, and users know what they mean. HTML tags are used for display. XML tags are used to describe documents and data. 精品文档 XML Rules Tags are enclosed in angle brackets. Tags come in pairs with start-tags and end-tags. Tags must be properly nested. nameemail…/name/email is not allowed. nameemail…/emailname is.
您可能关注的文档
- Gregor Kiczales课件.ppt
- Grid-based access control for Unix environments, filesystems 课件.PPT
- Group Projects Class of 2008 Logistics课件.ppt
- Growth-rate Functions课件.ppt
- GUI Programming in Java课件.ppt
- GUI 实现的自助操作系统课件.ppt
- Höflichkeit und Komplexität课件.ppt
- H.J.Harrington 5个质量定律 10个质量改进步骤课件.ppt
- H1N1新型流感的认识与预防(教学篇)课件.ppt
- Habitats课件.ppt
- Introductions to Parallel Programming Using OpenMP课件.ppt
- Investments课件.ppt
- Inviting Investment 邀请投资课件.ppt
- IP version 6课件.ppt
- ISI Journal Citation Reports® 4.0期刊引文分析报告的使用和...课件.ppt
- Israel KorenSpring 2008课件.ppt
- It does not apply to nominal dependent variables or variables 课件.ppt
- IT Governance and Automation in an Oracle E-Business 课件.ppt
- It is physically impossible for any data recording or 课件.ppt
- IT服务管理新思路主讲人:罗冲 广西德海科技有限责任公司 课件.ppt
文档评论(0)