Specify whether to include the XML schema annotation and which part of it.
The full annotation text is obtained from all <xs:documentation>
elements
found by the following path:
xs:schema/xs:annotation/xs:documentation
<xs:documentation>
elements produce multiple sections of the annotation text.
Possible Choices:
"first sentence"
Include only the first sentence of the annotation text."full"
Include the full annotation."none"
Do not include annotation.
See Also:
"Processing | Annotations" parameter group, where you can specify how annotations are processed and displayed.