Attributes Element (ASSL)

Contains the collection of attributes for the associated dimension.

Syntax

<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, RelationshipEnd

Child elements

Attribute

Remarks

The corresponding elements in the Analysis Management Objects (AMO) object model are AggregationAttributeCollection, AggregationDesignAttributeCollection, AggregationInstanceAttributeCollection, CubeAttributeCollection, DimensionAttributeCollection, MeasureGroupAttributeCollection, and PerspectiveAttributeCollection.

See Also

Reference

Collections (ASSL)