Elemento Translations (ASSL)
Contém a coleção de elementos Translation associada ao elemento pai.
Sintaxe
<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>
Características do elemento
Característica |
Descrição |
---|---|
Comprimento e tipo de dados |
Nenhum |
Valor padrão |
Nenhum |
Cardinalidade |
0-1: elemento opcional que pode ocorrer apenas uma única vez. |
Relações do elemento
Relação |
Elemento |
||||||||
---|---|---|---|---|---|---|---|---|---|
Elementos pai |
Action, AttributeRelationship, CalculationProperty, Cube, CubeDimension, Database, Dimension, DimensionAttribute, Hierarchy, Kpi, Level, Measure, MiningModel, MiningModelColumn, MiningStructure, Perspective, RelationshipEnd, ScalarMiningStructureColumn, TableMiningStructureColumn |
||||||||
Elementos filho |
|
Comentários
Os elementos correspondentes no modelo de objeto AMO (Objetos de Gerenciamento de Análise) são TranslationCollection e AttributeTranslationCollection.