3.1.4.1.3.21.3 Child Elements

Body: The expression to evaluate, the type of this element is ExpressionType as specified in section 3.1.4.1.3.24.

Object: The set of child CSOM Objects to filter.

Parameter: The input parameter in the expression. Inside the expression Body element, when the input parameter is referenced by an element whose type is ExpressionParameterExpressionType, as specified in section 3.1.4.1.3.16, and whose name attribute is same as the name of the input parameter, the value of the input parameter is the child object in the set of CSOM Objects that are returned from an inner queryable expression.

Parameters: The collection of input parameters for the expression.

Test: An element that contains the expression to evaluate.