Contains the collection of Translation elements associated with the parent element.
Syntax
<Action><!-- or one of the elements listed below in the Element Relationships table -->
...
<Translations>
<Translation>...</Translation>
<!-- or -->
<Translation xsi:type="AttributeTranslation">...</Translation><!-- parent: DimensionAttribute or ScalarMiningStructureColumn -->
<!-- or -->
<Translation xsi:type="RelationshipEndTranslation">...</Translation><!-- parent: RelationshipEnd -->
</Translations>
...
</Action>
Element Characteristics
Characteristic
Description
Data type and length
None
Default value
None
Cardinality
0-1: Optional element that can occur once and only once.