do-rename-op-attr

The <do-rename-op-attr> action 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 dest-name="sn" src-name="Surname"/>

1. Allowed Content

EMPTY

2. Attributes

AttributeValue(s)Default Value
dest-name CDATA
the new attribute name
supports variable expansion
#REQUIRED
disabled true   |  false
true if this element is disabled
false
notrace true   |  false
false
src-name CDATA
the original attribute name
supports variable expansion
#REQUIRED

3. Content Declaration

Empty

4. Parent Elements

actions
  actions that are performed by a <rule>
arg-actions
  actions argument

Top Elements || All Elements || Tree


DirXMLScript DTD