System::Xml::Schema::XmlSchemaAttribute::set_FixedValue method

XmlSchemaAttribute::set_FixedValue method

Sets the fixed value for the attribute.

void System::Xml::Schema::XmlSchemaAttribute::set_FixedValue(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also