Clone by Xpath Expressions

This action causes causes deep copies of the nodes specified by the source field to be appended to the set of elements specified by the destination field.


Example


Clone by XPATH Expressions


Fields

Source XPATH Expression

XPATH 1.0 expression that returns a nodeset containing the element(s) to which the new element(s) should be appended.


Destination XPATH Expression

XPATH 1.0 expression that returns a nodeset containing the node(s) that are to be cloned.