XdmType.SchemaDocument MethodXdmType.SchemaDocument MethodXdmType::SchemaDocument Method

Creates a reference to a document type with schema element content.

Overload List

 NameDescription
Public methodstaticSchemaDocument (string, string)SchemaDocument (String, String)SchemaDocument (String^, String^) Creates a reference to the document type with schema element content with the specified name.
Public methodstaticSchemaDocument (XmlQualifiedName)SchemaDocument (XmlQualifiedName)SchemaDocument (XmlQualifiedName^) Creates a reference to the document type with schema element content with the specified name.

Top