System::Xml::Schema::XmlSchema::set_UnhandledAttributes method
XmlSchema::set_UnhandledAttributes method
Sets the qualified attributes which do not belong to the schema target namespace.
void System::Xml::Schema::XmlSchema::set_UnhandledAttributes(const ArrayPtr<SharedPtr<XmlAttribute>> &value)
Parameter | Type | Description |
---|---|---|
value | const ArrayPtr<SharedPtr<XmlAttribute>>& | The value to set. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlAttribute
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++