System::Xml::Schema::XmlSchema::get_UnhandledAttributes method
XmlSchema::get_UnhandledAttributes method
Returns the qualified attributes which do not belong to the schema target namespace.
ArrayPtr<SharedPtr<XmlAttribute>> System::Xml::Schema::XmlSchema::get_UnhandledAttributes()
ReturnValue
An array of qualified XmlAttribute objects that do not belong to the schema target namespace.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++