Specify whether to document 'final'
attribute of the element declaration.
Note: 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 element.
(No default value will be documented.)
"none"
Do not document final
attribute.
Applies To:
References to global elementsNested Parameter Group:
Specify how to document the final
attribute value.