System::Xml::Schema::XmlSchemaSimpleContentRestriction::set_AnyAttribute method
XmlSchemaSimpleContentRestriction::set_AnyAttribute method
Sets an XmlSchemaAnyAttribute to be used for the attribute value.
void System::Xml::Schema::XmlSchemaSimpleContentRestriction::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaAnyAttribute>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaAnyAttribute
- Class XmlSchemaSimpleContentRestriction
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++