<CFASSOCIATE BASETAG="tagname"
    DATACOLLECTION="collectionname">

The CFASSOCIATE tag allows sub-tag data to be saved with the base tag. This applies to custom tags only.

BASETAG

Specifies the name of the base tag.

DATACOLLECTION

Optional. Specifies the name of the structure in which the base tag stores sub-tag data. The default is AssocAttribs.