System::Xml::XmlDocument::get_SchemaInfo method

XmlDocument::get_SchemaInfo method

Returns the Post-Schema-Validation-Infoset (PSVI) of the node.

SharedPtr<Schema::IXmlSchemaInfo> System::Xml::XmlDocument::get_SchemaInfo() override

ReturnValue

The IXmlSchemaInfo object representing the PSVI of the node.

See Also