Translations 要素 (ASSL)
親要素に関連付けられた Translation 要素のコレクションを格納します。
構文
<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>
要素の特性
特性 | 説明 |
---|---|
データ型と長さ |
なし |
既定値 |
なし |
カーディナリティ |
0-1 : 省略可能な要素で、出現する場合は 1 回だけの出現が可能です |
要素のリレーションシップ
リレーションシップ
要素
親要素
Action、AttributeRelationship、CalculationProperty、Cube、CubeDimension、Database、Dimension、DimensionAttribute、Hierarchy、Kpi、Level、Measure、MiningModel、MiningModelColumn、MiningStructure、Perspective、ScalarMiningStructureColumn、TableMiningStructureColumn
子要素
先祖または親
子要素
DimensionAttribute または ScalarMiningStructureColumnAttributeTranslation 型の Translation
他のすべてTranslation
解説
分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、TranslationCollection と AttributeTranslationCollection です。