do-for-each

<arg-actions>で指定されたアクションを<arg-node-set>内のノードに対して1回づつ繰り返します。ローカル変数のcurrent-nodeはそのノードだけを含むノードセットに設定されます。current-nodeが<entitlement-impl>の場合、そのアクションも<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

属性

属性

有効値

デフォルト値

disabled

false

false

内容の規則

( arg-node-set , arg-actions )

親要素

要素

説明

actions

rule

arg-actions