DIMNAME

The DIMNAME element specifies the name of a managed attribute.

Format

<!ELEMENT DIMNAME (#PCDATA)>

Attributes

The DIMNAME element has no attributes.

Sub-elements

The DIMNAME element has no sub-elements.

Example

This example shows the name of a managed attribute.

<RECORD>
   <DIMNAME="ProductType">
   ...
</RECORD>