Calculations Element (ASSL)

Contains the collection of PerspectiveCalculation elements associated with a Perspective element.

Syntax

<Perspective>
      ...
   <Calculations>
      <Calculation xsi:type="PerspectiveCalculation">...</Calculation>
   </Calculations>
   ...
</Perspective>

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

Perspective

Child elements

Calculation of type PerspectiveCalculation

Remarks

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

See Also

Reference