AggregationDesignAttribute Data Type (ASSL)

Defines a primitive data type that represents the association between an attribute and an AggregationDesignDimension element.

Syntax

  
<AggregationDesignAttribute>  
   <AttributeID>...</AttributeID>  
      <EstimatedCount>...</EstimatedCount>  
</AggregationDesignAttribute>  

Data Type Characteristics

Characteristic Description
Base data types None
Derived data types None

Data Type Relationships

Relationship Element
Parent elements None
Child elements AttributeID, EstimatedCount
Derived elements Attribute (Attributes collection of AggregationDesignDimension)

Remarks

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