get_BlockResolved()

XmlSchemaComplexType::get_BlockResolved() method

Returns the value after the type has been compiled to the post-schema-validation information set (infoset). This value indicates how the type is enforced when xsi:type is used in the instance document.

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchemaComplexType::get_BlockResolved()

Return Value

The post-schema-validated infoset value. The default is BlockDefault value on the schema element.

See Also