get_SchemaType()

XmlSchemaInfo::get_SchemaType() method

Returns the static XML Schema Definition Language (XSD) schema type of this validated XML node.

SharedPtr<XmlSchemaType> System::Xml::Schema::XmlSchemaInfo::get_SchemaType() override

Return Value

An XmlSchemaType object.

See Also