set_AnyAttribute()

XmlSchemaComplexContentRestriction::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute>&) method

Sets the XmlSchemaAnyAttribute component of the complex content model.

void System::Xml::Schema::XmlSchemaComplexContentRestriction::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlSchemaAnyAttribute>&The value to set.

See Also