System::Xml::Schema::XmlSchemaExternal::set_UnhandledAttributes method

XmlSchemaExternal::set_UnhandledAttributes method

Sets the qualified attributes, which do not belong to the schema target namespace.

void System::Xml::Schema::XmlSchemaExternal::set_UnhandledAttributes(const ArrayPtr<SharedPtr<XmlAttribute>> &value)
ParameterTypeDescription
valueconst ArrayPtr<SharedPtr<XmlAttribute>>&The value to set.

See Also