System::Xml::XmlNode::get_SchemaInfo méthode

XmlNode::get_SchemaInfo method

Renvoie l’ensemble d’informations post-validation de schéma qui a été attribué à ce nœud à la suite de la validation de schéma.

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

ReturnValue

Un objet IXmlSchemaInfo contenant l’ensemble d’informations post-validation de schéma de ce nœud.

Voir aussi