Metodo System::Xml::XmlDocument::get_SchemaInfo

XmlDocument::get_SchemaInfo method

Restituisce il Post-Schema-Validation-Infoset (PSVI) del nodo.

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

ReturnValue

L’oggetto IXmlSchemaInfo che rappresenta il PSVI del nodo.

Vedi anche