System::Xml::Schema::XmlSchemaExternal::get_UnhandledAttributes method
XmlSchemaExternal::get_UnhandledAttributes method
Returns the qualified attributes, which do not belong to the schema target namespace.
ArrayPtr<SharedPtr<XmlAttribute>> System::Xml::Schema::XmlSchemaExternal::get_UnhandledAttributes()
ReturnValue
Qualified attributes that belong to another target namespace.
See Also
- Typedef ArrayPtr
 - Typedef SharedPtr
 - Class XmlAttribute
 - Class XmlSchemaExternal
 - Namespace System::Xml::Schema
 - Library Aspose.Font for C++