Translations Element (XMLA)

Contains a collection of Translation elements used to identify the member keys of the attribute member represented by the parent Attribute element.

Syntax

  
<Attribute>  
   ...  
   <Translations>  
      <Translation>...</Translation>  
   </Translations>  
   ...  
</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
Child elements Translation

Remarks