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:可出现一次且仅出现一次的可选元素。

元素关系

关系

元素

父元素

属性

子元素

注释

在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 AggregationDesignAttributeAggregationAttributeCubeAttributeDimensionAttributeMeasureGroupAttributePerspectiveAttribute

请参阅

参考

对象 (ASSL)