How does XML work

XML syntex is defined by DTD - Document Type Definition.
A DTD defines the tags that are used to mark up the document.
XML provides a standard mechanism for any document builder to define new XML tags within any XML document.
The XML parser can dynamically learn how to parse the XML tags within the document and to validate the contents of the document.
Applications that are to be integrated must learn to communicate using XML.



 

To learn more:  XML Q&A's

XML - suppliers
HOME