Aggregations Element (ASSL)

Contains the collection of aggregations defined for an AggregationDesign element.

Syntax

  
<AggregationDesign>  
   ...  
   <Aggregations>  
      <Aggregation>...</Aggregation>  
   </Aggregations>  
   ...  
</AggregationDimension>  

Element Characteristics

Characteristic Description
Data type and length None (collection)
Default value None (collection)
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element AggregationDesign
Child elements Aggregation

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is AggregationCollection.