set_AnyAttribute()
XmlSchemaComplexType::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute>&) method
Sets the value for the XmlSchemaAnyAttribute component of the complex type.
void System::Xml::Schema::XmlSchemaComplexType::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaAnyAttribute>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaAnyAttribute
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Slides