|
Name
|
Type
|
Description
|
| expressionName | xsd:string[] |
List of expression names that will be used for this composition.
The individual expressions will return a boolean. The return values
of the individual expressions will be used to compute the final
return value of the CompositeExpression.
The expressions specified in the list can themselves be
CompositeExpressions.
|
| operator | xsd:string |
Logical operator to be applied between the expressions in
the composite expression. e.g: or, and
|
|
Properties inherited from ProfileExpression |
| displayName, id, negated |
|
Properties inherited from DynamicData |
| None |