set_AnyAttribute()

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

Sets an XmlSchemaAnyAttribute to be used for the attribute value.

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

Arguments

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

See Also