The figure shows a screenshot of the data mapper for SelectTransformation.xsl file.
The left side shows the source wsdl, which is SOAOrderBooking.wsdl. It contains the following items in a tree hierarchy:
The numbers in parentheses below show the mappings between the source and the target WSDLs. (1) on the source side maps to (1) on the target side, (2) maps to (2), etc.
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:CustID
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:ID
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:ShipTo (not expanded)
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:BillTo (not expanded)
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:UserContact (not expanded)
(1) source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:OrderItems > po:Item > po:ProductName
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:OrderItems > po:Item > po:ItemType
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:OrderItems > po:Item > po:partnum
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:OrderItems > po:Item > po:price
(2) source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:OrderItems > po:Item > po:Quantity
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:SupplierInfo (not expanded)
source > client:SOAOrderBookingProcessRequest > po:PurchaseOrder > po:OrderInfo (not expanded)
The right side shows the target wsdl, which is SelectManufacturer?wsdl. It contains the following items in a tree hierarchy:
(1) target > tns:processRequestQuoteElement > tns:param0 > tns:itemId
(2) target > tns:processRequestQuoteElement > tns:param0 > tns:quantity