get_UnhandledAttributes()
XmlSchemaAnnotated::get_UnhandledAttributes() method
Returns the qualified attributes that do not belong to the current schema’s target namespace.
ArrayPtr<SharedPtr<XmlAttribute>> System::Xml::Schema::XmlSchemaAnnotated::get_UnhandledAttributes()
Return Value
An array of qualified XmlAttribute objects that do not belong to the schema’s target namespace.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchemaAnnotated
- Namespace System::Xml::Schema
- Library Aspose.Slides