Do-For-Each - Novell IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 Reference Manual

Dtd reference
Hide thumbs Also See for IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009:
Table of Contents

Advertisement

do-for-each

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
impl>, then the actions are also marked as if they were also enclosed in
entitlement>.
Example
<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>
Allowed Content
Element
arg-node-set
arg-actions
Attributes
Attribute
disabled
notrace
Content Rule
( arg-node-set , arg-actions )
Description
Node set argument.
Actions argument.
Possible Values
true | false
True if this element is disabled.
true | false
True if this element should not be
traced during execution of the
policy.
<entitlement-
<do-implement-
Default Value
false
false
DirXML Script DTD 253

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 and is the answer not in the manual?

This manual is also suitable for:

Identity manager 3.6.1

Table of Contents