次の方法で共有


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 回だけの出現が可能です
先祖または親 データ型
AggregationDesignDimension AggregationDesignAttribute
AggregationDimension AggregationAttribute
AggregationInstanceCubeDimension AggregationInstanceAttribute
CubeDimension CubeAttribute
ディメンション DimensionAttribute
RegularMeasureGroupDimension MeasureGroupAttribute
PerspectiveDimension PerspectiveAttribute
RelationshipEnd <属性>
<AttributeID>...</AttributeID >< /属性>

要素の関係

リレーションシップ 要素
親要素 属性
子要素 なし

解説

分析管理オブジェクト (AMO) オブジェクトモデルの対応する要素は AggregationDesignAttributeAggregationAttributeDimensionAttributeCubeAttributeMeasureGroupAttribute 、、、、、および PerspectiveAttribute です。

参照

オブジェクト (ASSL)