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: 省略可能な要素で、出現する場合は 1 回だけの出現が可能です |
要素のリレーションシップ
リレーションシップ |
要素 |
---|---|
親要素 |
|
子要素 |
なし |
説明
分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、AggregationDesignAttribute、AggregationAttribute、CubeAttribute、DimensionAttribute、MeasureGroupAttribute、および PerspectiveAttribute です。