System::Xml::Schema::XmlSchemaAnnotation::get_UnhandledAttributes method
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()
ReturnValue
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.TeX for C++