Translations Element (ASSL)
Contains the collection of Translation elements associated with the parent element.
Syntaxe
<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 -->
</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. |
Element Relationships
Relationship
Element
Parent elements
Action, AttributeRelationship, CalculationProperty, Cube, CubeDimension, Database, Dimension, DimensionAttribute, Hierarchy, Kpi, Level, Measure, MiningModel, MiningModelColumn, MiningStructure, Perspective, ScalarMiningStructureColumn, TableMiningStructureColumn
Child elements
Ancestor or Parent
Child Element
DimensionAttribute or ScalarMiningStructureColumnTranslation of type AttributeTranslation
All othersTranslation
Notes
The corresponding elements in the Analysis Management Objects (AMO) object model are TranslationCollection and AttributeTranslationCollection.