MembersWithDataCaption Element (ASSL)

Provides a template string that is used to create captions for system-generated data members.

Syntax

  
<AttributeTranslation> <!-- or DimensionAttribute -->  
   ...  
   <MembersWithDataCaption>...</MembersWithDataCaption>  
   ...  
</AttributeTranslation>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements AttributeTranslation, DimensionAttribute
Child elements None

Remarks

The value of the MembersWithDataCaption element is used only by parent attributes (in other words, the value of the Usage element of the DimensionAttribute parent element is set to Parent) to determine the caption of data members in the parent attribute.

The elements that correspond to the parents of MembersWithDataCaption in the Analysis Management Objects (AMO) object model are AttributeTranslation and DimensionAttribute.