XdmType PropertiesXdmType PropertiesXdmType Properties

The XdmTypeXdmTypeXdmType type exposes the following members.

Properties

 PropertyDescription
Public propertyCategoryCategoryCategory Gets the category of this type.
Public propertystaticCommentCommentComment Gets the type that matches all comment nodes.
Public propertystaticEmptyEmptyEmpty Gets the type that matches the empty sequence.
Public propertyIsNillableIsNillableIsNillable Gets a value indicating whether this XdmTypeXdmTypeXdmType is a nillable element type.
Public propertystaticItemItemItem Gets the type that matches any item.
Public propertystaticNamespaceNamespaceNamespace Gets the type that matches namespace nodes.
Public propertyNameTestNameTestNameTest Gets the name test.
Public propertystaticNodeNodeNode Gets the type that matches all nodes.
Public propertyQuantifierQuantifierQuantifier Gets the quantifier associated with this type.
Public propertySchemaTypeSchemaTypeSchemaType Gets the schema type.
Public propertystaticTextTextText Gets the type that matches all text node.
Public propertyTypeCodeTypeCodeTypeCode Gets the type code of this type.

Top