The figure shows a screenshot of the Create Append Operation dialog.

On the From side, the Type field is set to "XML Fragment". The XML Fragment box contains these lines:

<ns1:ShipTo xmlns:ns1="http://www.globalcompany.com/ns/order">
   <ns1:Name>
      <ns1:First/>
      <ns1:Last/>
   </ns1:Name>
</ns1:ShipTo>

 

On the To side, the Type field is set to "Variable". It shows the following tree hierarchy:

The XPath field is set to "/client:SOAOrderBookingProcessRequest/ns1:PurchaseOrder".