System::Xml::Schema::XmlSchema::get_BlockDefault method
XmlSchema::get_BlockDefault method
Returns the blockDefault attribute which sets the default value of the block attribute on element and complex types in the targetNamespace of the schema.
XmlSchemaDerivationMethod System::Xml::Schema::XmlSchema::get_BlockDefault()
ReturnValue
An XmlSchemaDerivationMethod value representing the different methods for preventing derivation. The default value is XmlSchemaDerivationMethod::None.
See Also
- Enum XmlSchemaDerivationMethod
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++