Méthode System::Xml::Schema::XmlSchema::get_AttributeGroups

XmlSchema::get_AttributeGroups method

Renvoie la valeur post-compilation du schéma pour tous les groupes d’attributs globaux.

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchema::get_AttributeGroups()

ReturnValue

Une collection XmlSchemaObjectTable de tous les groupes d’attributs globaux du schéma.

Voir aussi