|
| 1 | +<?xml version='1.0' encoding='UTF-8'?><definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:tns="http://www.schenker.com/Booking/v1_1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns="http://schemas.xmlsoap.org/wsdl/" name="BookingWebService" targetNamespace="http://www.schenker.com/Booking/v1_1"> |
| 2 | + <types> |
| 3 | +<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:tns="http://www.schenker.com/Booking/v1_1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns="http://schemas.xmlsoap.org/wsdl/"> |
| 4 | + |
| 5 | + <xsd:import namespace="http://www.schenker.com/Booking/v1_1" schemaLocation="https://eschenker-fat.dbschenker.com/webservice/bookingWebServiceV1_1?xsd=BookingWebService_v1.1.xsd"/> |
| 6 | + |
| 7 | +</xsd:schema> |
| 8 | + </types> |
| 9 | + <message name="getBookingRequestLand"> |
| 10 | + <part element="tns:getBookingRequestLand" name="parameters"> |
| 11 | + </part> |
| 12 | + </message> |
| 13 | + <message name="getBookingRequestOceanFCL"> |
| 14 | + <part element="tns:getBookingRequestOceanFCL" name="parameters"> |
| 15 | + </part> |
| 16 | + </message> |
| 17 | + <message name="getBookingCancelRequest"> |
| 18 | + <part element="tns:getBookingCancelRequest" name="parameters"> |
| 19 | + </part> |
| 20 | + </message> |
| 21 | + <message name="getBookingResponse"> |
| 22 | + <part element="tns:getBookingResponse" name="parameters"> |
| 23 | + </part> |
| 24 | + </message> |
| 25 | + <message name="getBookingBarcodeResponse"> |
| 26 | + <part element="tns:getBookingBarcodeResponse" name="parameters"> |
| 27 | + </part> |
| 28 | + </message> |
| 29 | + <message name="getBookingRequestAir"> |
| 30 | + <part element="tns:getBookingRequestAir" name="parameters"> |
| 31 | + </part> |
| 32 | + </message> |
| 33 | + <message name="schenkerServiceException"> |
| 34 | + <part element="tns:schenkerServiceException" name="fault"> |
| 35 | + </part> |
| 36 | + </message> |
| 37 | + <message name="getBookingBarcodeRequest"> |
| 38 | + <part element="tns:getBookingBarcodeRequest" name="parameters"> |
| 39 | + </part> |
| 40 | + </message> |
| 41 | + <message name="getBookingCancelResponse"> |
| 42 | + <part element="tns:getBookingCancelResponse" name="parameters"> |
| 43 | + </part> |
| 44 | + </message> |
| 45 | + <message name="getBookingRequestOceanLCL"> |
| 46 | + <part element="tns:getBookingRequestOceanLCL" name="parameters"> |
| 47 | + </part> |
| 48 | + </message> |
| 49 | + <portType name="BookingWebService"> |
| 50 | +<documentation>Booking Web Service to create Land, Ocean and Air bookings</documentation> |
| 51 | + <operation name="getBookingRequestLand"> |
| 52 | +<documentation>Booking Web Service operation to create Land bookings</documentation> |
| 53 | + <input message="tns:getBookingRequestLand" name="in" wsam:Action="http://www.schenker.com/Booking/v1_1/getBookingRequestLand"> |
| 54 | + </input> |
| 55 | + <output message="tns:getBookingResponse" name="out" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/getBookingResponseLand"> |
| 56 | + </output> |
| 57 | + <fault message="tns:schenkerServiceException" name="SchenkerServiceException" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/Fault/SchenkerServiceException"> |
| 58 | + </fault> |
| 59 | + </operation> |
| 60 | + <operation name="getBookingRequestAir"> |
| 61 | +<documentation>Booking Web Service operation to create Air bookings</documentation> |
| 62 | + <input message="tns:getBookingRequestAir" wsam:Action="http://www.schenker.com/Booking/v1_1/getBookingRequestAir"> |
| 63 | + </input> |
| 64 | + <output message="tns:getBookingResponse" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/getBookingResponseAir"> |
| 65 | + </output> |
| 66 | + <fault message="tns:schenkerServiceException" name="SchenkerServiceException" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/Fault/SchenkerServiceException"> |
| 67 | + </fault> |
| 68 | + </operation> |
| 69 | + <operation name="getBookingRequestOceanLCL"> |
| 70 | +<documentation>Booking Web Service operation to create Ocean LCL bookings</documentation> |
| 71 | + <input message="tns:getBookingRequestOceanLCL" wsam:Action="http://www.schenker.com/Booking/v1_1/getBookingRequestOceanLCL"> |
| 72 | + </input> |
| 73 | + <output message="tns:getBookingResponse" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/getBookingResponseOcean"> |
| 74 | + </output> |
| 75 | + <fault message="tns:schenkerServiceException" name="SchenkerServiceException" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/Fault/SchenkerServiceException"> |
| 76 | + </fault> |
| 77 | + </operation> |
| 78 | + <operation name="getBookingRequestOceanFCL"> |
| 79 | +<documentation>Booking Web Service operation to create Ocean FCL bookings</documentation> |
| 80 | + <input message="tns:getBookingRequestOceanFCL" wsam:Action="http://www.schenker.com/Booking/v1_1/getBookingRequestOceanFCL"> |
| 81 | + </input> |
| 82 | + <output message="tns:getBookingResponse" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/OceanResponse"> |
| 83 | + </output> |
| 84 | + <fault message="tns:schenkerServiceException" name="SchenkerServiceException" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/Fault/SchenkerServiceException"> |
| 85 | + </fault> |
| 86 | + </operation> |
| 87 | + <operation name="getBookingBarcodeRequest"> |
| 88 | +<documentation>Booking Web Service operation to get a barcode based on a booking id</documentation> |
| 89 | + <input message="tns:getBookingBarcodeRequest" wsam:Action="http://www.schenker.com/Booking/v1_1/getBookingBarcodeRequest"> |
| 90 | + </input> |
| 91 | + <output message="tns:getBookingBarcodeResponse" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/BarcodeResponse"> |
| 92 | + </output> |
| 93 | + <fault message="tns:schenkerServiceException" name="SchenkerServiceException" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/Fault/SchenkerServiceException"> |
| 94 | + </fault> |
| 95 | + </operation> |
| 96 | + <operation name="getBookingCancelRequest"> |
| 97 | +<documentation>Booking Web Service operation to cancel a booking by booking id</documentation> |
| 98 | + <input message="tns:getBookingCancelRequest" wsam:Action="http://www.schenker.com/Booking/v1_1/getBookingCancelRequest"> |
| 99 | + </input> |
| 100 | + <output message="tns:getBookingCancelResponse" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/CancelResponse"> |
| 101 | + </output> |
| 102 | + <fault message="tns:schenkerServiceException" name="SchenkerServiceException" wsam:Action="http://www.schenker.com/Booking/v1_1/BookingWebService/Fault/SchenkerServiceException"> |
| 103 | + </fault> |
| 104 | + </operation> |
| 105 | + </portType> |
| 106 | + <binding name="BookingWebServiceServiceSOAPBinding" type="tns:BookingWebService"> |
| 107 | + <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> |
| 108 | + <operation name="getBookingRequestLand"> |
| 109 | + <soap:operation soapAction="http://www.schenker.com/Booking/v1_1/getBookingRequestLand"/> |
| 110 | + <input> |
| 111 | + <soap:body use="literal"/> |
| 112 | + </input> |
| 113 | + <output> |
| 114 | + <soap:body use="literal"/> |
| 115 | + </output> |
| 116 | + <fault name="SchenkerServiceException"> |
| 117 | + <soap:fault name="SchenkerServiceException" use="literal"/> |
| 118 | + </fault> |
| 119 | + </operation> |
| 120 | + <operation name="getBookingRequestAir"> |
| 121 | + <soap:operation soapAction="http://www.schenker.com/Booking/v1_1/getBookingRequestAir"/> |
| 122 | + <input> |
| 123 | + <soap:body use="literal"/> |
| 124 | + </input> |
| 125 | + <output> |
| 126 | + <soap:body use="literal"/> |
| 127 | + </output> |
| 128 | + <fault name="SchenkerServiceException"> |
| 129 | + <soap:fault name="SchenkerServiceException" use="literal"/> |
| 130 | + </fault> |
| 131 | + </operation> |
| 132 | + <operation name="getBookingRequestOceanLCL"> |
| 133 | + <soap:operation soapAction="http://www.schenker.com/Booking/v1_1/getBookingRequestOceanLCL"/> |
| 134 | + <input> |
| 135 | + <soap:body use="literal"/> |
| 136 | + </input> |
| 137 | + <output> |
| 138 | + <soap:body use="literal"/> |
| 139 | + </output> |
| 140 | + <fault name="SchenkerServiceException"> |
| 141 | + <soap:fault name="SchenkerServiceException" use="literal"/> |
| 142 | + </fault> |
| 143 | + </operation> |
| 144 | + <operation name="getBookingRequestOceanFCL"> |
| 145 | + <soap:operation soapAction="http://www.schenker.com/Booking/v1_1/getBookingRequestOceanFCL"/> |
| 146 | + <input> |
| 147 | + <soap:body use="literal"/> |
| 148 | + </input> |
| 149 | + <output> |
| 150 | + <soap:body use="literal"/> |
| 151 | + </output> |
| 152 | + <fault name="SchenkerServiceException"> |
| 153 | + <soap:fault name="SchenkerServiceException" use="literal"/> |
| 154 | + </fault> |
| 155 | + </operation> |
| 156 | + <operation name="getBookingBarcodeRequest"> |
| 157 | + <soap:operation soapAction="http://www.schenker.com/Booking/v1_1/getBookingBarcodeRequest"/> |
| 158 | + <input> |
| 159 | + <soap:body use="literal"/> |
| 160 | + </input> |
| 161 | + <output> |
| 162 | + <soap:body use="literal"/> |
| 163 | + </output> |
| 164 | + <fault name="SchenkerServiceException"> |
| 165 | + <soap:fault name="SchenkerServiceException" use="literal"/> |
| 166 | + </fault> |
| 167 | + </operation> |
| 168 | + <operation name="getBookingCancelRequest"> |
| 169 | + <soap:operation soapAction="http://www.schenker.com/Booking/v1_1/getBookingCancelRequest"/> |
| 170 | + <input> |
| 171 | + <soap:body use="literal"/> |
| 172 | + </input> |
| 173 | + <output> |
| 174 | + <soap:body use="literal"/> |
| 175 | + </output> |
| 176 | + <fault name="SchenkerServiceException"> |
| 177 | + <soap:fault name="SchenkerServiceException" use="literal"/> |
| 178 | + </fault> |
| 179 | + </operation> |
| 180 | + </binding> |
| 181 | + <service name="BookingWebService"> |
| 182 | + <port binding="tns:BookingWebServiceServiceSOAPBinding" name="BookingWebServiceServiceSOAPBinding"> |
| 183 | + <soap:address location="https://eschenker-fat.dbschenker.com/webservice/bookingWebServiceV1_1"/> |
| 184 | + </port> |
| 185 | + </service> |
| 186 | +</definitions> |
0 commit comments