Specify whether to include in the summary item 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
Multiple <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 the annotation.
See Also:
-
"Processing | Descriptions" parameter group, where you can specify how annotations are processed and displayed.