Specifies how to process the value of source attribute of <xs:documentation> elements.
Possible Choices:
"document as see-link"
-
The value is documented in a section below annotation text looking as the following:
-
See: <source url link>
"document as annotation title"
-
The value is documented as a title printed before annotation text obtained from this
<xs:documentation> element.
"include XML source"
-
The value is interpreted as an URL of some XML file, which will be included (reproduced) in the documentation
below the annotation text.
Note: Relative URLs are interpreted against the location of the XML schema file.
"no processing"
-
The value of
source attribute is not documented.