0 out of 1 rated this helpful - Rate this topic

Namespaces in an XML Document

XML namespaces associate element and attribute names in an XML document with custom and predefined URIs. The prefixes defined for namespace URIs are used to qualify element and attribute names in XML data to implement this association. Namespaces prevent element and attribute name collisions, and allows elements and attributes of the same name to be handled differently and validated differently.

See Also




Build Date:

2012-08-02
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.