Intro To XML
Intro To XML
text - Designed to represent the - Designed to represent the logical structure of a presentation structure of a document. Thus, more effective for machine- document. Thus, more ine : machine interaction effective for machine- human interaction : : - Suntay is strietly definedAdvantages of XML 2 Oe 5 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.Possible Advantages of Using XML ——— ZZ 5 Truly Portable Data Easily readable by human users 5 Very expressive (semantics near data) 5 Very flexible and customizable (no finite tag set) 5 Easy to use from programs (libs available) 5 Easy to convert into other representations (XML transformation languages) 5 Many additional standards and tools 5 Widely used and supportedExample of an XML Document 2 ss