System::Xml::Schema::XmlSchemaComplexContentExtension::set_AnyAttribute method

XmlSchemaComplexContentExtension::set_AnyAttribute method

Sets the XmlSchemaAnyAttribute component of the complex content model.

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

See Also