do-rename-op-attr

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

Example

<do-rename-op-attr src-name="Surname" dest-name="sn"/>

Allowed Content

EMPTY

Attributes

Attribute

Possible Values

Default Value

dest-name

CDATA

The new attribute name.

#REQUIRED

disabled

true | false

True if this element is disabled.

false

notrace

true | false

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

false

src-name

CDATA

The original attribute name.

#REQUIRED

Content Rule

Empty

Parent Elements

Element

Description

actions

Actions that are performed by a <rule>.

arg-actions

Actions argument.