How to Use Append Mapping to Copy an Element Subtree to the Target Tree
How to Use Append Mapping to Copy an Element Subtree to the Target Tree
To create an append map for an element subtree
Make sure that Append Mapping mode is selected in the XQuery toolbar.
Select the source element. The element can have child elements, or can also be a leaf element.
Hold down the left mouse button, and drag the mouse pointer to the target element. Release the left mouse button.
The source element subtree gets appended as the child of the selected element in the target tree. A solid line connects the root of the source subtree to the root of the appended subtree in the target. If there are no type mismatches with the target schema, then the copied element and its child elements appear in normal font. If there is a mismatch, the elements show up in underlined font.