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 -->
<!-- or -->
<Translation xsi:type="RelationshipEndTranslation">...</Translation><!-- parent: RelationshipEnd -->
</Translations>
...
</Action>
元素特征
特征 | 说明 |
---|---|
数据类型和长度 | 无 |
默认值 | 无 |
基数 | 0-1:可出现一次且仅出现一次的可选元素。 |
元素关系
祖先或父级 | 子元素 |
---|---|
DimensionAttribute 或 ScalarMiningStructureColumn | AttributeTranslation 类型的转换 |
RelationshipEnd | RelationshipEndTranslation 类型的转换 |
所有其他 | 翻译 |
备注
AMO 对象模型中分析管理对象 (元素) 为 和 TranslationCollectionAttributeTranslationCollection。