| data-attribute Full Description |   | 
| Syntax   data-attribute data-attribute-name of (attribute attribute-name element-qualifier*
     ((item | @) numeric-expression)? ) ((item | @) numeric-expression)?
Purpose Differentiates between attributes that belong to an "entity" or "entities" attribute, and other attributes. It is used in the same way as  In the syntax, the parentheses are used to eliminate confusion between the two  Note that the  The following code illustrates the use of  element tableref local counter column-count ... set column-count to number of data-attribute colwidth of (attribute name) |