System::Xml::Schema::XmlSchemaType::get_FinalResolved method

XmlSchemaType::get_FinalResolved method

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

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

ReturnValue

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

See Also