Stephen's dev blog

Posts Tagged ‘namespaces

XML namespaces

Posted by: Stephen Gray on: 26 August, 2008

If you’re a developer, I’m sure you would have seen XML namespaces somewhere before whilst looking at an XML document. But what are they? According to the Wiki page:
“XML namespaces are used for providing uniquely named elements and attributes in an XML instance. They are defined by a W3C recommendation called Namespaces in XML. An [...]