Specify the possible scope of the attribute type declaration for which the "Type Detail" section may be generated.

Possible Values:

"anonymous"

The type details may 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 type details should be generated for any attribute type (regardless of its declaration scope).