System::Xml::Schema::XmlSchemaComplexContentRestriction::set_AnyAttribute method
XmlSchemaComplexContentRestriction::set_AnyAttribute method
Sets the XmlSchemaAnyAttribute component of the complex content model.
void System::Xml::Schema::XmlSchemaComplexContentRestriction::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaAnyAttribute>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaAnyAttribute
- Class XmlSchemaComplexContentRestriction
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++