The figure shows a screenshot of the data mapper for PurchaseOrder_To_USPSshipment.xsl file.
The left side shows the source, which is Fulfillment_Shipment.wsdl. It contains the following items in a tree hierarchy:
source > inp1:PurchaseOrder > inp1:CustID
source > inp1:PurchaseOrder > inp1:ID
source > inp1:PurchaseOrder > inp1:ShipTo (not expanded)
source > inp1:PurchaseOrder > inp1:BillTo (not expanded)
source > inp1:PurchaseOrder > inp1:UserContact (not expanded)
source > inp1:PurchaseOrder > inp1:OrderItems (not expanded)
source > inp1:PurchaseOrder > inp1:SupplierInfo (not expanded)
source > inp1:PurchaseOrder > inp1:OrderInfo (not expanded)
The right side shows the target, which is USPSShipment.wsdl. It contains the following items in a tree hierarchy:
target > imp1:shipment > imp1:fname
target > imp1:shipment > imp1:lname
target > imp1:shipment > imp1:address
target > imp1:shipment > imp1:city
target > imp1:shipment > imp1:zipcode
target > imp1:shipment > imp1:state
target > imp1:shipment > imp1:country