XdmType.AnyAtomicType PropertyXdmType.AnyAtomicType PropertyXdmType::AnyAtomicType Property

Gets the type that matches any single atomic values.

Syntax

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

Property Value

Type: XmlPrime.XdmTypeXmlPrime.XdmTypeXmlPrime::XdmType^

An XdmTypeXdmTypeXdmType instance representing the type that matches all nodes.