System::Xml::Schema::XmlSchema::get_UnhandledAttributes metodo
XmlSchema::get_UnhandledAttributes method
Restituisce gli attributi qualificati che non appartengono allo spazio dei nomi di destinazione dello schema.
ArrayPtr<SharedPtr<XmlAttribute>> System::Xml::Schema::XmlSchema::get_UnhandledAttributes()
ReturnValue
Un array di oggetti XmlAttribute qualificati che non appartengono allo spazio dei nomi di destinazione dello schema.
Vedi anche
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.Font for C++