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