System::Xml::Schema::XmlSchemaAttribute::get_FixedValue method

XmlSchemaAttribute::get_FixedValue method

Returns the fixed value for the attribute.

String System::Xml::Schema::XmlSchemaAttribute::get_FixedValue()

ReturnValue

The fixed value for the attribute. The default is null. Optional.

See Also