XmlNamespaces.XmlSchemaNamespace FieldXmlNamespaces.XmlSchemaNamespace FieldXmlNamespaces::XmlSchemaNamespace Field

The XML Schema namespace.

Syntax

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

Remarks

This is the namespace used by XML Schema, and for all the built in types defined by the XQuery 1.0 and XPath 2.0 Data Model.

The xs prefix is conventionally bound to this namespace. In XQuery, the xs prefix is bound to this namespace by default.