XML
XML (Extensible Markup Language) is a W3C standard markup language and data format that defines rules for encoding documents in a way that is both human-readable and machine-readable. Originally published as a W3C Recommendation in 1998 (XML 1.0), XML provides the foundation for a wide ecosystem of related standards including XML Schema, XSLT, XPath, XQuery, SOAP, XHTML, SVG, RSS, Atom, and many domain-specific vocabularies. XML remains a core data interchange format for enterprise systems, web services, configuration, and document publishing.
APIs
XML 1.0
Extensible Markup Language (XML) 1.0 is the foundational W3C Recommendation defining the syntax and processing model for XML documents. First published in 1998 and now in its Fi...
XML 1.1
Extensible Markup Language (XML) 1.1 is a W3C Recommendation published in 2006 that extends XML 1.0 to support newer Unicode versions, additional line ending characters, and a b...
XML Namespaces
Namespaces in XML 1.0 (Third Edition) is the W3C Recommendation that defines a mechanism for qualifying element and attribute names in XML documents using URI references. XML Na...
XML Schema (XSD)
XML Schema Definition Language (XSD) is the W3C Recommendation for describing the structure and constraints of XML documents using an XML-based grammar. XSD 1.1 is the current v...