XML

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 Namespaces allow vocabularies from different sources to be combined in a single document without naming collisions, and underpin every modern XML application including XHTML, SOAP, XSLT, and SVG.

API entry from apis.yml

apis.yml Raw ↑
aid: xml:xml-namespaces
name: XML Namespaces
description: 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 Namespaces allow
  vocabularies from different sources to be combined in a single document without naming collisions, and
  underpin every modern XML application including XHTML, SOAP, XSLT, and SVG.
humanURL: https://www.w3.org/TR/xml-names/
tags:
- Namespaces
- Standard
- W3C
- XML
properties:
- type: Documentation
  url: https://www.w3.org/TR/xml-names/
- type: Specification
  url: https://www.w3.org/TR/xml-names/