System::Xml::Schema::XmlSchema::set_FinalDefault method
XmlSchema::set_FinalDefault method
Sets the finalDefault attribute which sets the default value of the final attribute on elements and complex types in the target namespace of the schema.
void System::Xml::Schema::XmlSchema::set_FinalDefault(XmlSchemaDerivationMethod value)
Parameter | Type | Description |
---|---|---|
value | XmlSchemaDerivationMethod | The value to set. |
See Also
- Enum XmlSchemaDerivationMethod
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++