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:可出现一次且仅出现一次的可选元素。
祖先或父级 数据类型
AggregationDesignDimension AggregationDesignAttribute
AggregationDimension AggregationAttribute
AggregationInstanceCubeDimension AggregationInstanceAttribute
CubeDimension CubeAttribute
维度 DimensionAttribute
RegularMeasureGroupDimension MeasureGroupAttribute
PerspectiveDimension PerspectiveAttribute
RelationshipEnd <Attribute>
<AttributeID>...</AttributeID >< /Attribute>

元素关系

关系 元素
父元素 特性
子元素

备注

分析管理对象 (AMO) 对象模型中的相应元素为 AggregationDesignAttributeAggregationAttributeCubeAttributeDimensionAttribute 、、 MeasureGroupAttributePerspectiveAttribute

另请参阅

对象 (ASSL)