











Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Xml, or extensible markup language, is a textual data format designed to store and transport data. Unlike html, which focuses on displaying data, xml is used to describe and structure data, making it self-descriptive and easily exchanged between systems. Xml allows users to define their own tags and document structure, making it an extensible and flexible alternative to predefined html tags.
Typology: Slides
1 / 19
This page cannot be seen from the preview
Don't miss anything!












**This XML document does not DO anything. It is just
pure information wrapped in XML tags. Someone must write a piece of software to send, receive or display it.
,
, etc.).XML can Separate Data from HTML
incompatible systems.
contain data in incompatible formats. One of the most time-consuming challenges for developers has been to exchange data between such systems over the Internet.
complexity and create data that can be read by many different types of applications.
XML can make your Data more Useful
This is a paragraph
This is another paragraph
This is incorrect
This is correct
.....
Tom
Jane
--There is nothing special about XML. It is just plain text with the addition of some XML tags enclosed in angle brackets.
--Software that can handle plain text can also handle XML.
Empire Burlesque Bob Dylan USA Columbia 10.90 1985
Hide your heart Bonnie Tyler UK CBS Records 9.90 1988
Greatest Hits Dolly Parton
XML in future Web development
standard has been developed and how quickly a large number of software vendors have adopted the standard.
as HTML has been to the foundation of the Web and that XML will be the most common tool for all data manipulation and data transmission.