NamingTemplateTranslations Element (ASSL)

Provides a collection of localized translations for the NamingTemplate element of the parent, DimensionAttribute.

Syntax

  
<Attribute xsi:type="DimensionAttribute">  
   ...  
   <NamingTemplateTranslations>  
            <NamingTemplateTranslation xsi:type="Translation">...</NamingTemplateTranslation>  
...</NamingTemplateTranslations>  
   ...  
</Attribute>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent elements Attribute of type DimensionAttribute
Child elements NamingTemplateTranslation of type Translation

Remarks

The value of the NamingTemplateTranslation element is used only by parent attributes (in other words, the value of the Usage element of the parent DimensionAttribute is set to Parent.)

The corresponding element in the Analysis Management Objects (AMO) object model is DimensionAttribute.