XML namespaces define unique names of URI's, elements, attributes...

Namespaces in XML

Item Description
qualified names An element or attribute associated to a namspace.
URI's Identifes an Internet resource.
declarations Declaration of a namespace by xmlns attribute.
attributes Whether an attribute is presented in a namsepace.
multiple namespaces Namsepaces that may be applied to multiple XML elements, attributes, and so on.