Perform a Deep Copy of Elements with a copy-of Constructor
You can perform a deep copy of all child elements of a source parent node to the child elements of a target parent node in the mapper. This eliminates the need to individually map each source child element to each target child element.
 .
.

 to view the mappings in code view.
to view the mappings in code view.

