Specify when the "Type Definition Detail" section should be generated for element components.

Possible Values:

"anonymous"

The type details will be generated only in the case of an anonymous type. (The anonymous type is the one that is defined directly within the definition of the element component.)

This is the default setting because the (non-anonymous) global types are supposed to be documented separately.

"any"
The definition of any element type (both global and anonymous) will be documented along with the element component.
"none"
Do not document the element type definition.

Applies To: