XdmType PropertiesXdmType PropertiesXdmType Properties

The XdmTypeXdmTypeXdmType type exposes the following members.

Properties

 PropertyDescription
Public propertystaticAnyAtomicTypeAnyAtomicTypeAnyAtomicType Gets the type that matches any single atomic values.
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 propertystaticFunctionItemFunctionItemFunctionItem Gets the type that matches any function item.
Public propertyHasTypeAnnotationHasTypeAnnotationHasTypeAnnotation Gets a value indicating whether this instance has type annotation.
Public propertyIsNillableIsNillableIsNillable Gets a value indicating whether this XdmTypeXdmTypeXdmType is a nillable element type.
Public propertyIsWildNameTestIsWildNameTestIsWildNameTest Gets a value indicating whether the name test of this type is a wildcard.
Public propertystaticItemItemItem Gets the type that matches any item.
Public propertyNameTestNameTestNameTest Gets the name test.
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 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