Contains the collection of attributes for the associated dimension.
语法
<AggregationDesignDimension> <!-- or one of the elements listed below in the Element Relationships table -->
   ...
   <Attributes>
      <Attribute>...</Attribute>
  </Attributes>
   ...
</AggregationDesignDimension>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | None | 
| Default value | None | 
| Cardinality | 0-1: Optional element that can occur once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent elements | AggregationDesignDimension, AggregationDimension, AggregationInstanceCubeDimension, CubeDimension, Dimension, PerspectiveDimension, RegularMeasureGroupDimension | 
| Child elements | 
备注
The corresponding elements in the Analysis Management Objects (AMO) object model are AggregationAttributeCollection, AggregationDesignAttributeCollection, AggregationInstanceAttributeCollection, CubeAttributeCollection, DimensionAttributeCollection, MeasureGroupAttributeCollection, and PerspectiveAttributeCollection.