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