Introduction
Using the CopyNode a copy can be made of a part of the XML Document that's currently being processed.
Description
A description of the copy.
From
Path
The source path in the XML document that should be copied.
XPath
Enter an XPath here to copy the result of the XPath as an XML structure to the target path.
To path
The target path in the XML document.
Relative paths
Check this if you want Relative paths to be shown in the dropdownboxes.
Clear 'To' node before copy
If the targetnode should be cleared before the copy, check this.
Pass-through
Using this option it's possible to make a copy from Input XML to Output XML. By default source and target path are in the Output XML document.
Category