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 、 AggregationAttributeDimensionAttributeCubeAttributeMeasureGroupAttribute 、、、、、および PerspectiveAttribute です。