XML

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 Fifth Edition (2008), XML 1.0 specifies well-formedness, validity, character encoding, and the basic constructs (elements, attributes, namespaces, processing instructions, comments, and entities) that all XML technologies build upon.

API entry from apis.yml

apis.yml Raw ↑
aid: xml:xml-10
name: XML 1.0
description: 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 Fifth Edition
  (2008), XML 1.0 specifies well-formedness, validity, character encoding, and the basic constructs (elements,
  attributes, namespaces, processing instructions, comments, and entities) that all XML technologies build
  upon.
humanURL: https://www.w3.org/TR/xml/
tags:
- Document
- Markup Language
- Standard
- W3C
- XML
properties:
- type: Documentation
  url: https://www.w3.org/TR/xml/
- type: Specification
  url: https://www.w3.org/TR/xml/