XdmType.Namespace PropertyXdmType.Namespace PropertyXdmType::Namespace Property

Gets the type that matches namespace nodes.

Syntax

Public Shared ReadOnly Property Namespace As XdmType
        Get
public static XdmType Namespace { get; }
public:
static property XdmType^ Namespace {
    XdmType^ get();
}
 

Property Value

Type: XmlPrime.XdmTypeXmlPrime.XdmTypeXmlPrime::XdmType^

An XdmTypeXdmTypeXdmType instance representing the type that matches namespace nodes.