System::Xml::Schema::XmlSchema::get_UnhandledAttributes-methode

XmlSchema::get_UnhandledAttributes method

Retourneert de gekwalificeerde attributen die niet tot de doel‑namespace van het schema behoren.

ArrayPtr<SharedPtr<XmlAttribute>> System::Xml::Schema::XmlSchema::get_UnhandledAttributes()

ReturnValue

Een array van gekwalificeerde XmlAttribute-objecten die niet tot de doel‑namespace van het schema behoren.

Zie ook