do-clone-op-attr

The <do-clone-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 be duplicated within the operation with attr-name set to dest-name.

Example

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

1. Allowed Content

EMPTY

2. Attributes

AttributeValue(s)Default Value
dest-name CDATA
the attribute name to give to the clone
supports variable expansion
#REQUIRED
disabled true   |  false
true if this element is disabled
false
notrace true   |  false
false
src-name CDATA
the attribute name to clone
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