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