System::Xml::Schema::XmlSchemaElement::get_Final method

XmlSchemaElement::get_Final method

Returns the Final value to indicate that no further derivations are allowed.

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchemaElement::get_Final()

ReturnValue

The Final value. The default is XmlSchemaDerivationMethod::None. Optional.

See Also