System::Xml::Schema::XmlSchemaSimpleContentExtension::set_AnyAttribute method

XmlSchemaSimpleContentExtension::set_AnyAttribute method

Sets the XmlSchemaAnyAttribute to be used for the attribute value.

void System::Xml::Schema::XmlSchemaSimpleContentExtension::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaAnyAttribute>&The value to set.

See Also