do-clone-op-attr

Duplicates all elements that are children of the current operation with the attr-name attribute equal to the name specified by src-name within the operation with attr-name set to dest-name.

Example

<do-clone-op-attr src-name="Member" dest-name="Equivalent to Me"/>

Allowed Content

EMPTY

Attributes

Attribute

Possible Values

Default Value

dest-name

CDATA

The attribute name to give to the clone.

#REQUIRED

disabled

true | false

True if this element is disabled.

false

notrace t

rue | false

True if this element should not be traced during execution of the policy.

false

src-name

CDATA

The attribute name to clone.

#REQUIRED

Content Rule

Empty

Parent Elements

Element

Description

actions

Actions that are performed by a <rule>.

arg-actions

Actions argument.