XdmType PropertiesXdmType PropertiesXdmType Properties

The XdmTypeXdmTypeXdmType type exposes the following members.

Properties

 PropertyDescription
Public propertystaticCommentCommentComment Gets the type that matches all comment nodes.
Public propertystaticEmptyEmptyEmpty Gets the type that matches the empty sequence.
Public propertystaticItemItemItem Gets the type that matches any item.
Public propertystaticNamespaceNamespaceNamespace Gets the type that matches namespace nodes.
Public propertystaticNodeNodeNode Gets the type that matches all nodes.
Public propertyQuantifierQuantifierQuantifier Gets the quantifier associated with this type.
Public propertystaticTextTextText Gets the type that matches all text node.
Public propertyTypeCodeTypeCodeTypeCode Gets the type code of this type.

Top