Attribute 元素 (ASSL)
包含对属性的说明。
语法
<Attributes>
<Attribute xsi:type="AggregationAttribute">...</Attribute> <!-- ancestor: AggregationDimension -->
<!-- or -->
<Attribute xsi:type="AggregationDesignAttribute">...</Attribute> <!-- ancestor: AggregationDesignDimension -->
<!-- or -->
<Attribute xsi:type="AggregationInstanceAttribute">...</Attribute> <!-- ancestor: AggregationInstanceCubeDimension -->
<!-- or -->
<Attribute xsi:type="CubeAttribute">...</Attribute> <!--ancestor: CubeDimension -->
<!-- or -->
<Attribute xsi:type="DimensionAttribute">...</Attribute> <!-- ancestor: Dimension -->
<!-- or -->
<Attribute xsi:type="MeasureGroupAttribute">...</Attribute> <!-- ancestor: RegularMeasureGroupDimension -->
<!-- or -->
<Attribute xsi:type="PerspectiveAttribute">...</Attribute> <!-- ancestor: PerspectiveDimension -->
</Attributes>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
祖先或父级数据类型
|
默认值 |
无 |
基数 |
0-1:可出现一次且仅出现一次的可选元素。 |
注释
在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 AggregationDesignAttribute、AggregationAttribute、CubeAttribute、DimensionAttribute、MeasureGroupAttribute 和 PerspectiveAttribute。