Translation Element (XMLA)

Defines a translation for an attribute member.

Syntax

<Translations>
   ...
   <Translation>
      <Language>...</Language>
      <Name>...</Name>
   </Translation>
   ...
</Translations>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship

Element

Parent elements

Translations

Child elements

Language, Name

Remarks

A Translation element defines the information needed to associate an attribute member to a translation defined for a given attribute during an Insert or Update command.

See Also

Concepts

Properties (XMLA)