Parameter/Group |
Name / Type / Description |
|
Namespace Summary
|
doc.overview.namespaces : boolean
Specify whether to generate the
Namespace Summary
section.
|
|
Sorting
|
doc.overview.namespaces.sorting : boolean
Specify how the
Namespace Summary
is sorted.
The exact meaning of this parameter is the same as of
“Generate Details | Sorting | Namespaces”
parameter, from which it also inherits its default value.
|
|
Schema Summary
|
doc.overview.schemas : boolean
Specify whether to generate the
Schema Summary
section that enumerates all documented XML schemas along with a few details about each of them.
-
Nested Parameters:
-
Specify which details are to be shown about each XML schema.
|
|
Sorting
|
doc.overview.schemas.sorting : boolean
Specify how the
Schema Summary
is sorted.
The exact meaning of this parameter is the same as of
“Generate Details | Sorting | Schemas”
parameter, from which it also inherits its default value.
|
|
Annotation
|
doc.overview.schemas.annotation : enum {"first_sentence", "full", "none"}
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
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 annotation.
See Also:
“Processing | Annotations”
parameter group, where you can specify how annotations are processed and displayed.
|
|
Schema Profile
|
doc.overview.schemas.profile : boolean
Specifies whether to generate the
Schema Profile
section, which shows the general summary information about the component.
Nested Parameters:
Control what is included in the Schema Profile section.
These parameters are similar to those found in
“Detail | Schema Overview | Schema Profile”
parameter group.
|