get_SchemaInfo()

XmlDocument::get_SchemaInfo() method

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

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

Return Value

The IXmlSchemaInfo object representing the PSVI of the node.

See Also