System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes méthode

XmlSchemaValidator::GetExpectedAttributes method

Renvoie les attributs attendus pour le contexte de l’élément actuel.

ArrayPtr<SharedPtr<XmlSchemaAttribute>> System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes()

ReturnValue

Un tableau d’objets XmlSchemaAttribute ou un tableau vide s’il n’y a aucun attribut attendu.

Voir aussi