 |
- XML is structured data represented as strings
of text
- 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
|