System::Xml::Schema::XmlSchema::get_FinalDefault method
XmlSchema::get_FinalDefault method
Returns the finalDefault attribute which sets the default value of the final attribute on elements and complex types in the target namespace of the schema.
XmlSchemaDerivationMethod System::Xml::Schema::XmlSchema::get_FinalDefault()
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++