get_FinalResolved()

XmlSchemaType::get_FinalResolved() method

Returns the post-compilation interpretation of the XmlSchemaType::get_Final value.

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

Return Value

The post-compilation interpretation of the XmlSchemaType::get_Final value. The default is the finalDefault attribute value of the schema element.

See Also