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.