Méthode System::Xml::Schema::XmlSchema::get_UnhandledAttributes
XmlSchema::get_UnhandledAttributes method
Renvoie les attributs qualifiés qui n’appartiennent pas à l’espace de noms cible du schéma.
ArrayPtr<SharedPtr<XmlAttribute>> System::Xml::Schema::XmlSchema::get_UnhandledAttributes()
ReturnValue
Un tableau d’objets XmlAttribute qualifiés qui n’appartiennent pas à l’espace de noms cible du schéma.
Voir aussi
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.Font for C++