<parallel>
This container statement processes one or more groups of statements in parallel. Each group of statements to be processed concurrently is defined within a <sequence> statement.
See
Concurrent Mashup Processing Flows for examples. See also
Working Samples for information on sample mashups that use this statement.
Can Contain | ( sequence )+ |
Allowed In | mashup | catch | else | elseif | for | foreach | if | macro | operation | sequence | try | while |