Can Contain | ( group | literal XML and dynamic expressions that define the resulting output for the group) Literal XML must be well-formed, starting with a root node. Elements in the structure should use a namespace, so that they are clearly separated from EMML markup. |
Allowed In | mashup | catch | else | elseif | for | foreach | if | macro | operation | sequence | try | while |
Name | Required | Description |
by | yes | An XPath expression that defines the set of nodes to be grouped and the field whose unique values define each group. For nested groups, this XPath expression is relative to the XPath expression for the parent group. |
having | An XPath expression that defines a criteria to filter the nodes to be included in the group. | |
outputvariable | yes | The required variable to accept the output of this statement. |