Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Syntax

Code Block
languagexml
<for-each<foreach expression="xpath" [sequence="sequence_ref"] [id="foreach_id"] >
    <sequence>
      (mediator)+
    </sequence>?
</for-each>foreach>

...

UI Configuration

The parameters available to configure the ForEach mediator are as follows.

...