set_UnhandledAttributes()
XmlSchemaAnnotated::set_UnhandledAttributes(const ArrayPtr<SharedPtr<XmlAttribute>>&) method
Sets the qualified attributes that do not belong to the current schema’s target namespace.
void System::Xml::Schema::XmlSchemaAnnotated::set_UnhandledAttributes(const ArrayPtr<SharedPtr<XmlAttribute>> &value)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| value | const ArrayPtr<SharedPtr<XmlAttribute>>& | The value to set. | 
See Also
- Typedef ArrayPtr
 - Typedef SharedPtr
 - Class XmlAttribute
 - Class XmlSchemaAnnotated
 - Namespace System::Xml::Schema
 - Library Aspose.Slides