2.44.1 Measures.Expression

The Measures.Expression element specifies an expression to include in the measure group.

The Measures.Expression element MUST be specified at least once in its parent Measures collection and can occur more than once. The Measures.Expression element is of type Expression. Every Measures.Expression element in the parent Measures  element collection MUST be reachable via paths from the MeasureGroup.BaseEntity child element of the grandparent MeasureGroup element.

The following is the parent element of the Measures.Expression element.

Parent elements

Measures

The following is the XML Schema definition of the Measures.Expression element.

 <xsd:element name="Expression" type="ExpressionType" maxOccurs="unbounded" />