Measures Element (ASSL)

Contains the collection of Measure elements associated with the parent element.

Syntax

<MeasureGroup> <!-- or AggregationInstance, MeasureGroupBinding (out-of-line), PerspectiveMeasureGroup -->
   ...
   <Measures>
      <Measure>...</Measure>
   </Measures>
   ...
</MeasureGroup>

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

AggregationInstance, MeasureGroup, MeasureGroupBinding (out-of-line), PerspectiveMeasureGroup

Child elements

Measure

Remarks

The corresponding elements in the Analysis Management Objects (AMO) object model are MeasureCollection and PerspectiveMeasureCollection.

See Also

Reference

Collections (ASSL)