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

See Also