Repeats the actions specified by <arg-actions> once for each node in <arg-node-set> with the local variable current-node set to a node-set containing only that node. If the current-node is <entitlement-impl>, then the actions are also marked as if they were also enclosed in <do-implement-entitlement>.
<do-for-each> <arg-node-set> <token-added-entitlement name="Group"> </arg-node-set> <arg-actions> <do-add-dest-attr-value name="Member" class-name="Group"> <arg-dn> <token-local-variable name="current-node"/> </arg-dn> <arg-value type="dn"> <token-dest-dn/> </arg-value> </do-add-dest-attr-value> </arg-actions> </do-for-each>
( arg-node-set , arg-actions )
Element |
Description |
---|---|
Actions that are performed by a <rule>. |
|
Actions argument. |