2.34.1 CalculatedAttributes.Expression

The CalculatedAttributes.Expression element specifies an expression to use in the query.

The CalculatedAttributes.Expression element MUST be specified at least once in its parent CalculatedAttributes collection and can occur more than once. The CalculatedAttributes.Expression element is of type Expression.

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

Parent elements

CalculatedAttributes

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

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