ProcessNode
Executes all given nodes. The elements, that are to be executed, are given with the attribute selection.
Child elements: (none)
Parent elements: AtPageCreation, AtPageShipout, Case, Contents, ForAll, Loop, Otherwise, Record, SavePages, Until, While
Limits the number of items processed with this command
Name of the mode. This must match the mode at the corresponding Record element. With this it is possible to have different rules for the same element.
Selection of child elements, that are to be processed.
<ProcessNode select="*" mode="sum" />