System::Xml::Schema::XmlSchemaComplexType::get_Block method

XmlSchemaComplexType::get_Block method

Returns the block attribute.

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

ReturnValue

The block attribute prevents a complex type from being used in the specified type of derivation. The default is XmlSchemaDerivationMethod::None. Optional.

See Also