|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Provides a way to select transformation to perform based on an expression. Specify the condition in the when element as an XPath expression. You can optionally specify an otherwise condition for processing all elements that do not meet any of the specified when conditions.Groups the items in a list by a specified element. This statement requires a Grouping statement to specify which element to group-by. See Converting a List Into a Grouped List for an example of using the For-Each-Group statement.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |