System::Xml::Schema::XmlSchemaElement::get_FinalResolved method

XmlSchemaElement::get_FinalResolved method

Returns the post-compilation interpretation of the Final value.

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

ReturnValue

The post-compilation interpretation of the Final value. Default value is the FinalDefault value on the schema element.

See Also