ATTRIBGROUPVTML 2

ATTRIBGROUP names a category of attributes and all attributes that belong in this category.

Location

An ATTRIBGROUP tag can occur only within the ATTRIBCATEGORIES section.

Function

An ATTRIBGROUP tag organizes a number of attributes into a logical grouping that is used by Tag Inspector for the Categorized view. Categories can overlap, that is, an attribute can be part of more than one group.

Empty categories which have a NAME but no ELEMENTS will not be shown. They can be useful for documentation purposes or for later extensions.

Syntax and Attributes

<ATTRIBGROUP .../>
NAME The name of the category; shown as heading in Tag Inspector in Categorized view
ELEMENTS Comma-separated list of attribute names included in this category

top