First page Back Continue Last page Overview Graphics
XML: what it is and why you should care
XML is a generic markup language
It simplifies the representation of structured data as linear character strings
XML looks like HTML, except that:-
- XML is extensible
- XML must be well-formed
- XML can be validated
- XML is application-, platform-, and vendor- independent
XML empowers the content provider and facilitates data integration