XmlNamespaces.XmlNamespace FieldXmlNamespaces.XmlNamespace FieldXmlNamespaces::XmlNamespace Field

The XML namespace.

Syntax

Public Shared ReadOnly XmlNamespace As String
public static readonly string XmlNamespace
public:
static initonly String^ XmlNamespace
 

Remarks

The prefix xml is always bound to this namespace, and no other prefix can be bound to this namespace.

This namespace is used for the special attributes xml:lang, xml:space (as defined in Extensible Markup Language (XML) 1.0 (Fifth Edition)), xml:base (as defined in Xml Base (Second Edition)) and xml:id (as defined in xml:id Version 1.0).