Specify whether to document 'final'
attribute of the component.
Note: For global elements and complex types, when final
attribute is not specified,
its default value is defined by the 'finalDefault'
attribute of the parent
<xs:schema>
.
Possible Choices:
"any"
Document final
attribute in any case both for the original and default value.
"non-default only"
Document final
attribute only in the case when it is specified on this component.
(No default value will be documented.)
"none"
Do not document final
attribute.
Applies To:
Specify how to document the 'final'
attribute value.