XML

Revision as of 12:17, 21 August 2013 by Arthur Lathrop (talk | contribs) (See Also)

Revision as of 12:17, 21 August 2013 by Arthur Lathrop (talk | contribs) (See Also)

The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages.

It is classified as an extensible language because it allows its users to define their own elements.

Its primary purpose is to help information systems share structured data, particularly via the Internet, and it is used both to encode documents and to serialize data.

See Also