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 -->
<!-- or -->
<Attribute>
<AttributeID>...</AttributeID>
</Attribute> <!-- ancestor: RelationshipEnd -->
</Attributes>
元素特性
特性 |
說明 |
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
資料類型和長度 |
|
||||||||||||||||||
預設值 |
無 |
||||||||||||||||||
基數 |
0-1:只能出現一次的選擇性元素。 |
元素關聯性
關聯性 |
元素 |
---|---|
父元素 |
|
子元素 |
無 |
備註
在「分析管理物件」(AMO) 物件模型中對應的元素是 AggregationDesignAttribute、AggregationAttribute、CubeAttribute、DimensionAttribute、MeasureGroupAttribute 和 PerspectiveAttribute。