XML
Extensible Markup Language; a
programming language similar to (but more complex than) HTML,
which defines the content of a web page.
More Detailed Definition:
Short for Extensible Markup
Language, a specification developed by the W3C. XML is a
pared-down version of SGML, designed especially for Web documents.
It allows designers to create their own customized tags, enabling
the definition, transmission, validation, and interpretation of
data between applications and between organizations.
|