This action merges two XML documents. Source 2 will be merged into Source 1 and saved as a new document.
Specify the XML files or documents to merge from.
Specify the file to write to.
The TargetNode XPath option allows you to specify the node where the Source2 document will be inserted.
The Source 3 Fragment XPath option allows you to specify a document fragment to merge rather than the whole document.
Allows you to set some options to be used when the parser loads the XML. See the XML Parser Options topic for details.