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)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaAnyAttribute>&The value to set.

See Also