XdmType MethodsXdmType MethodsXdmType Methods

The XdmTypeXdmTypeXdmType type exposes the following members.

Methods

 MethodDescription
Public methodstaticAtomicTypeAtomicTypeAtomicType Returns an XdmTypeXdmTypeXdmType instance which represents the specified atomic type.
Public methodstaticAttribute ()Attribute ()Attribute () Returns a reference to the type that matches all attributes.
Public methodstaticAttribute (string, string)Attribute (String, String)Attribute (String^, String^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the attribute type with the specified name.
Public methodstaticAttribute (string, string, XmlSchemaSimpleType)Attribute (String, String, XmlSchemaSimpleType)Attribute (String^, String^, XmlSchemaSimpleType^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the attribute type with the specified name and type annotation name.
Public methodstaticAttribute (XmlQualifiedName)Attribute (XmlQualifiedName)Attribute (XmlQualifiedName^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the attribute type with the specified name.
Public methodstaticAttribute (XmlQualifiedName, XmlSchemaSimpleType)Attribute (XmlQualifiedName, XmlSchemaSimpleType)Attribute (XmlQualifiedName^, XmlSchemaSimpleType^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the attribute type with the specified name and type annotation.
Public methodstaticBuiltInAtomicType (string, string)BuiltInAtomicType (String, String)BuiltInAtomicType (String^, String^) Returns an XdmTypeXdmTypeXdmType instance which represents the specified built in atomic type.
Public methodstaticBuiltInAtomicType (XmlQualifiedName)BuiltInAtomicType (XmlQualifiedName)BuiltInAtomicType (XmlQualifiedName^) Returns an XdmTypeXdmTypeXdmType instance which represents the specified built in atomic type.
Public methodstaticDocument ()Document ()Document () Returns a reference to the type matching all document nodes.
Public methodstaticDocument (string, string)Document (String, String)Document (String^, String^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the document type with element content with the specified name.
Public methodstaticDocument (string, string, XmlSchemaType, bool)Document (String, String, XmlSchemaType, Boolean)Document (String^, String^, XmlSchemaType^, bool) Returns an XdmTypeXdmTypeXdmType instance corresponding to the document type with element content with the specified name and type annotation.
Public methodstaticDocument (XmlQualifiedName)Document (XmlQualifiedName)Document (XmlQualifiedName^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the document type with element content with the specified name.
Public methodstaticDocument (XmlQualifiedName, XmlSchemaType, bool)Document (XmlQualifiedName, XmlSchemaType, Boolean)Document (XmlQualifiedName^, XmlSchemaType^, bool) Returns an XdmTypeXdmTypeXdmType instance corresponding to the document type with element content with the specified name and type annotation.
Public methodstaticDynamicTypeDynamicTypeDynamicType Returns an XdmTypeXdmTypeXdmType instance corresponding to the dynamic type of the specified item.
Public methodstaticElement ()Element ()Element () Returns a reference to the type matching any element.
Public methodstaticElement (string, string)Element (String, String)Element (String^, String^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the element type with the specified name.
Public methodstaticElement (string, string, XmlSchemaType, bool)Element (String, String, XmlSchemaType, Boolean)Element (String^, String^, XmlSchemaType^, bool) Returns an XdmTypeXdmTypeXdmType instance corresponding to the element type with the specified name and type annotation.
Public methodstaticElement (XmlQualifiedName)Element (XmlQualifiedName)Element (XmlQualifiedName^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the element type with the specified name.
Public methodstaticElement (XmlQualifiedName, XmlSchemaType, bool)Element (XmlQualifiedName, XmlSchemaType, Boolean)Element (XmlQualifiedName^, XmlSchemaType^, bool) Returns an XdmTypeXdmTypeXdmType instance corresponding to the element type with the specified name and type annotation.
Public methodObject.EqualsObject.EqualsObject::Equals Determines whether the specified objectObjectobject is equal to the current objectObjectobject. (Inherited from System.ObjectSystem.ObjectSystem::Object)
Protected methodObject.FinalizeObject.FinalizeObject::Finalize Allows an objectObjectobject to attempt to free resources and perform other cleanup operations before the objectObjectobject is reclaimed by garbage collection. (Inherited from System.ObjectSystem.ObjectSystem::Object)
Public methodstaticGetBuiltInTypeGetBuiltInTypeGetBuiltInType Gets an XdmTypeXdmTypeXdmType corresponding to the built-in type with the specified XmlTypeCodeXmlTypeCodeXmlTypeCode.
Public methodObject.GetHashCodeObject.GetHashCodeObject::GetHashCode Serves as a hash function for a particular type. (Inherited from System.ObjectSystem.ObjectSystem::Object)
Public methodObject.GetTypeObject.GetTypeObject::GetType Gets the TypeTypeType of the current instance. (Inherited from System.ObjectSystem.ObjectSystem::Object)
Public methodIsMatch (IEnumerator<XPathItem>, XmlSchemaSet)IsMatch (IEnumerator(Of XPathItem), XmlSchemaSet)IsMatch (IEnumerator<XPathItem^>^, XmlSchemaSet^) Determines whether the specified items is match.
Public methodIsMatch (XPathItem, XmlSchemaSet)IsMatch (XPathItem, XmlSchemaSet)IsMatch (XPathItem^, XmlSchemaSet^) Determines whether the specified item is match.
Protected methodObject.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone Creates a shallow copy of the current objectObjectobject. (Inherited from System.ObjectSystem.ObjectSystem::Object)
Public methodstaticParse (string)Parse (String)Parse (String^) Returns an XdmTypeXdmTypeXdmType which represents the specified type name.
Public methodstaticParse (string, IXmlNamespaceResolver, XmlSchemaSet)Parse (String, IXmlNamespaceResolver, XmlSchemaSet)Parse (String^, IXmlNamespaceResolver^, XmlSchemaSet^) Returns an XdmTypeXdmTypeXdmType which represents the specified type name.
Public methodstaticProcessingInstruction ()ProcessingInstruction ()ProcessingInstruction () Returns a reference to the type that matches all processing instructions.
Public methodstaticProcessingInstruction (string)ProcessingInstruction (String)ProcessingInstruction (String^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the processing instruction type with the specified target.
Public methodstaticSchemaAttributeSchemaAttributeSchemaAttribute Returns an XdmTypeXdmTypeXdmType instance corresponding to the specified schema attribute type.
Public methodstaticSchemaDocumentSchemaDocumentSchemaDocument Returns an XdmTypeXdmTypeXdmType instance corresponding to the document type with the specified schema element content.
Public methodstaticSchemaElementSchemaElementSchemaElement Returns an XdmTypeXdmTypeXdmType instance corresponding to the specified schema element type.
Public methodstaticSequenceSequenceSequence Returns a reference to the type representing a sequence of the specified item type.
Public methodObject.ToStringObject.ToStringObject::ToString Returns a stringStringString that represents the current objectObjectobject. (Inherited from System.ObjectSystem.ObjectSystem::Object)
Public methodstaticUntypedDocumentUntypedDocumentUntypedDocument Returns a reference to the document type with untyped element content.

Top