get_UnhandledAttributes()

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()

Return Value

Qualified attributes that belong to another target namespace.

See Also