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:
Variables > Process > Variables > inputVariable > payload > client:SOAOrderBookingProcessRequest > ns1:PurchaseOrder (not expanded). This item is selected.
Variables > Process > Variables > outputVariable (not expanded)
Variables > Process > Variables > customerServiceResponse (not expanded)
Variables > Process > Scope - CustomerService (not expanded)
The XPath field is set to "/client:SOAOrderBookingProcessRequest/ns1:PurchaseOrder".