Specify when the "Type Definition Detail" section should be generated for global attribute 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 attribute component.)

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

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

Applies To: