|
Innter.Net© web server support XML documents.
The Extensible Markup Language (XML) is a standard defined by the World Wide Web Consortium (W3C), for the creation of machine-readable and human-readable documents in the form of a tree structure.
For example, structured data can be found in various objects such as calculation tables, address books, configuration parameters, financial transactions and technical drawings.
XML is a set of rules (or guidelines or conventions) for the creation of text formats for the structuring of such data.
XML is not a programming language and you do not have to be a programmer to use or learn XML. XML makes it easier for a computer to generate or to read data, and ensures that a certain data structure is maintained. |