System::Xml::Schema::XmlSchemaComplexType::get_BlockResolved method
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()
ReturnValue
The post-schema-validated infoset value. The default is BlockDefault value on the schema element.
See Also
- Enum XmlSchemaDerivationMethod
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++