FlexDoc/XML - XSDDoc - Parameter Tree

About XSDDoc parameters

«Details | Component | Description» parameter group

Parameter Name / Type / Description
Description doc.comp.desc : boolean

Specify whether to include the component full description.

The full description text is obtained from all <xs:documentation> elements found by the following path:
xs:component/xs:annotation/xs:documentation
where 'xs:component' is the particular XSD element which defines the component (e.g. xs:complexType).

Multiple <xs:documentation> elements produce separate sections of the description text.

See also the "Descriptions | XSD Annotations" parameter group, where you can specify how annotations are processed and displayed.

Nested Parameters:
In the nested parameter group "Generate For", you can specify precisely for which components the Description section will be generated.
Related Template:
annotation.tpl

Generate For

The parameters in this group allows you to specify exactly for which components the Description section must be generated.

Elements
Complex Types
Simple Types
Element Groups
Global Attributes
Attribute Groups

doc.comp.desc.for.element : boolean
doc.comp.desc.for.complexType : boolean
doc.comp.desc.for.simpleType : boolean
doc.comp.desc.for.group : boolean
doc.comp.desc.for.attribute : boolean
doc.comp.desc.for.attributeGroup : boolean

Specify whether to generate the Description section for components of particular types.