What is XML (eXtensible Markup Language)?
An XML document is a structured text file that both contains and describes your data. The document can be easily read and interpreted by computer programs.
XML looks very much like HTML and is used in all sorts of web applications and data formats.
For more information visit the wikipedia , the offical WC3 site, a WC3 summary of XML, or a summary of xml. |