XdmType.SchemaElement MethodXdmType.SchemaElement MethodXdmType::SchemaElement Method

Creates a reference to a schema element type.

Overload List

 NameDescription
Public methodstaticSchemaElement (string, string)SchemaElement (String, String)SchemaElement (String^, String^) Creates a reference to the schema element type with the specified name.
Public methodstaticSchemaElement (XmlQualifiedName)SchemaElement (XmlQualifiedName)SchemaElement (XmlQualifiedName^) Creates a reference to the schema element type with the specified name.

Top