méthode System::Xml::XPath::XPathNavigator::get_SchemaInfo

XPathNavigator::get_SchemaInfo method

Renvoie les informations de schéma qui ont été assignées au nœud actuel à la suite de la validation du schéma.

virtual SharedPtr<System::Xml::Schema::IXmlSchemaInfo> System::Xml::XPath::XPathNavigator::get_SchemaInfo()

ReturnValue

Un objet IXmlSchemaInfo qui contient les informations de schéma pour le nœud actuel.

Voir aussi