Index: zTryout/JWI/Transmart/DumpZpl.cls.xml
===================================================================
diff -u
--- zTryout/JWI/Transmart/DumpZpl.cls.xml (revision 0)
+++ zTryout/JWI/Transmart/DumpZpl.cls.xml (revision 61226)
@@ -0,0 +1,54 @@
+
+
+
+TECH.RegisteredObject
+
+
+
+
+
+
+
+
Index: zTryout/JWI/TboxServicePort.cls.xml
===================================================================
diff -u
--- zTryout/JWI/TboxServicePort.cls.xml (revision 0)
+++ zTryout/JWI/TboxServicePort.cls.xml (revision 61226)
@@ -0,0 +1,214 @@
+
+
+
+1
+%SOAP.WebClient
+
+
+1
+doBooking:WS.Transsmart.tns.doBooking
+1
+WS.Transsmart.tns.getStatusResponse
+1
+document
+literal
+XMLNAME="getStatusResponse"
+
+
+
+
+1
+doDelete:WS.Transsmart.tns.doDelete
+1
+WS.Transsmart.tns.getStatusResponse
+1
+document
+literal
+XMLNAME="getStatusResponse"
+
+
+
+
+1
+doManifest:WS.Transsmart.tns.doManifest
+1
+WS.Transsmart.tns.doManifestResponse
+1
+document
+literal
+XMLNAME="doManifestResponse"
+
+
+
+
+1
+getDocs:WS.Transsmart.tns.getDocs
+1
+WS.Transsmart.tns.getDocsResponse
+1
+document
+literal
+XMLNAME="getDocsResponse"
+
+
+
+
+1
+getLabel:WS.Transsmart.tns.getLabel
+1
+WS.Transsmart.tns.getLabelResponse
+1
+document
+literal
+XMLNAME="getLabelResponse"
+
+
+
+
+1
+getRates:WS.Transsmart.tns.getRates
+1
+WS.Transsmart.tns.getStatusResponse
+1
+document
+literal
+XMLNAME="getStatusResponse"
+
+
+
+
+1
+getShipments:WS.Transsmart.tns.getShipments
+1
+WS.Transsmart.tns.getShipmentsResponse
+1
+document
+literal
+XMLNAME="getShipmentsResponse"
+
+
+
+
+1
+getStatus:WS.Transsmart.tns.getStatus
+1
+WS.Transsmart.tns.getStatusResponse
+1
+document
+literal
+XMLNAME="getStatusResponse"
+
+
+
+
+1
+getStatusHistory:WS.Transsmart.tns.getStatusHistory
+1
+WS.Transsmart.tns.getStatusHistoryResponse
+1
+document
+literal
+XMLNAME="getStatusHistoryResponse"
+
+
+
+
+1
+getStatusHistoryByQuery:WS.Transsmart.tns.getStatusHistoryByQuery
+1
+WS.Transsmart.tns.getStatusHistoryByQueryResponse
+1
+document
+literal
+XMLNAME="getStatusHistoryByQueryResponse"
+
+
+
+
+1
+prepareShipment:WS.Transsmart.tns.prepareShipment
+1
+WS.Transsmart.tns.prepareShipmentResponse
+1
+document
+literal
+XMLNAME="prepareShipmentResponse"
+
+
+
+
+1
+setStatus:WS.Transsmart.tns.setStatus
+1
+WS.Transsmart.tns.setStatusResponse
+1
+document
+literal
+XMLNAME="setStatusResponse"
+
+
+
+
+1
+updateShipment:WS.Transsmart.tns.updateShipment
+1
+WS.Transsmart.tns.getStatusResponse
+1
+document
+literal
+XMLNAME="getStatusResponse"
+
+
+
+
+
+Use unwrapped message style for document binding style.
+message
+
+
+
+
+This is the URL used to access the web service.
+https://connect.accept.transwise.eu/TboxService/2_0
+
+
+
+
+This is the namespace used by the Service
+http://connect1.transwise.eu/TboxService/
+
+
+
+
+Use xsi:type attribute for literal types.
+1
+
+
+
+
+This is the name of the Service
+TboxServiceService
+
+
+
+
+This is the SOAP version supported by the service.
+1.1
+
+
+
+
+
Index: zTryout/JWI/Transmart/Tryout.cls.xml
===================================================================
diff -u -r59489 -r61226
--- zTryout/JWI/Transmart/Tryout.cls.xml (.../Tryout.cls.xml) (revision 59489)
+++ zTryout/JWI/Transmart/Tryout.cls.xml (.../Tryout.cls.xml) (revision 61226)
@@ -6,12 +6,16 @@