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:可出现一次且仅出现一次的可选元素。 |
元素关系
注释
在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 TranslationCollection 和 AttributeTranslationCollection。