<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="ServicePointMethods" targetNamespace="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1">
                    <!-- DHL24 Webapi, interfejs document/literal, wersja 2.0.0 -->
                    <types><xsd:schema targetNamespace="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1"><xsd:complexType name="AuthdataStructure"><xsd:all><xsd:element name="username" type="xsd:string" nillable="true"/><xsd:element name="password" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="AddressStructure"><xsd:all><xsd:element name="name" type="xsd:string" nillable="true"/><xsd:element name="postcode" type="xsd:string" nillable="true"/><xsd:element name="city" type="xsd:string" nillable="true"/><xsd:element name="street" type="xsd:string" nillable="true"/><xsd:element name="houseNumber" type="xsd:string" nillable="true"/><xsd:element name="apartmentNumber" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ContactStructure"><xsd:all><xsd:element name="personName" type="xsd:string" nillable="true"/><xsd:element name="phoneNumber" type="xsd:string" nillable="true"/><xsd:element name="emailAddress" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="PreavisoStructure"><xsd:all><xsd:element name="personName" type="xsd:string" nillable="true"/><xsd:element name="phoneNumber" type="xsd:string" nillable="true"/><xsd:element name="emailAddress" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="FullAddressDataStructure"><xsd:all><xsd:element name="address" type="tns:AddressStructure" nillable="true"/><xsd:element name="contact" type="tns:ContactStructure" nillable="true"/><xsd:element name="preaviso" type="tns:PreavisoStructure" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ReceiverAddressStructure"><xsd:all><xsd:element name="addressType" type="xsd:string" nillable="true"/><xsd:element name="name" type="xsd:string" nillable="true"/><xsd:element name="postcode" type="xsd:string" nillable="true"/><xsd:element name="city" type="xsd:string" nillable="true"/><xsd:element name="street" type="xsd:string" nillable="true"/><xsd:element name="houseNumber" type="xsd:string" nillable="true"/><xsd:element name="apartmentNumber" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ReceiverDataStructure"><xsd:all><xsd:element name="address" type="tns:ReceiverAddressStructure" nillable="true"/><xsd:element name="contact" type="tns:ContactStructure" nillable="true"/><xsd:element name="preaviso" type="tns:PreavisoStructure" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ShipStructure"><xsd:all><xsd:element name="shipper" type="tns:FullAddressDataStructure" nillable="true"/><xsd:element name="receiver" type="tns:ReceiverDataStructure" nillable="true"/><xsd:element name="servicePointAccountNumber" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="BillingStructure"><xsd:all><xsd:element name="shippingPaymentType" type="xsd:string" nillable="true"/><xsd:element name="billingAccountNumber" type="xsd:string" nillable="true"/><xsd:element name="paymentType" type="xsd:string" nillable="true"/><xsd:element name="costsCenter" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ServiceStructure"><xsd:all><xsd:element name="serviceType" type="xsd:string" nillable="true"/><xsd:element name="serviceValue" type="xsd:string" nillable="true"/><xsd:element name="textInstruction" type="xsd:string" nillable="true"/><xsd:element name="collectOnDeliveryForm" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ArrayOfServicestructure"><xsd:sequence><xsd:element name="item" type="tns:ServiceStructure" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence></xsd:complexType><xsd:complexType name="ShipmentInfoStructure"><xsd:all><xsd:element name="dropOffType" type="xsd:string" nillable="true"/><xsd:element name="serviceType" type="xsd:string" nillable="true"/><xsd:element name="billing" type="tns:BillingStructure" nillable="true"/><xsd:element name="specialServices" type="tns:ArrayOfServicestructure" nillable="true"/><xsd:element name="shipmentDate" type="xsd:string" nillable="true"/><xsd:element name="shipmentStartHour" type="xsd:string" nillable="true"/><xsd:element name="shipmentEndHour" type="xsd:string" nillable="true"/><xsd:element name="labelType" type="xsd:string" nillable="true"/><xsd:element name="wayBill" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="PieceStructure"><xsd:all><xsd:element name="type" type="xsd:string" nillable="true"/><xsd:element name="width" type="xsd:int" nillable="true"/><xsd:element name="height" type="xsd:int" nillable="true"/><xsd:element name="lenght" type="xsd:int" nillable="true"/><xsd:element name="weight" type="xsd:int" nillable="true"/><xsd:element name="quantity" type="xsd:int" nillable="true"/><xsd:element name="nonStandard" type="xsd:boolean" nillable="true"/><xsd:element name="blpPieceId" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ArrayOfPiecestructure"><xsd:sequence><xsd:element name="item" type="tns:PieceStructure" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence></xsd:complexType><xsd:complexType name="ShipmentStructure"><xsd:all><xsd:element name="ship" type="tns:ShipStructure" nillable="true"/><xsd:element name="shipmentInfo" type="tns:ShipmentInfoStructure" nillable="true"/><xsd:element name="pieceList" type="tns:ArrayOfPiecestructure" nillable="true"/><xsd:element name="content" type="xsd:string" nillable="true"/><xsd:element name="comment" type="xsd:string" nillable="true"/><xsd:element name="reference" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="CreateShipmentStructure"><xsd:all><xsd:element name="authData" type="tns:AuthdataStructure" nillable="true"/><xsd:element name="shipmentData" type="tns:ShipmentStructure" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="createShipment"><xsd:complexType><xsd:sequence><xsd:element name="shipment" type="tns:CreateShipmentStructure" nillable="true"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="LabelStructure"><xsd:all><xsd:element name="labelType" type="xsd:string" nillable="true"/><xsd:element name="labelFormat" type="xsd:string" nillable="true"/><xsd:element name="labelContent" type="xsd:string" nillable="true"/><xsd:element name="labelName" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="CreateShipmentResponseStructure"><xsd:all><xsd:element name="shipmentNumber" type="xsd:string" nillable="true"/><xsd:element name="label" type="tns:LabelStructure" nillable="true"/><xsd:element name="dispatchNumber" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="createShipmentResponse"><xsd:complexType><xsd:sequence><xsd:element name="createShipmentResult" type="tns:CreateShipmentResponseStructure"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="DeleteShipmentStructure"><xsd:all><xsd:element name="authData" type="tns:AuthdataStructure" nillable="true"/><xsd:element name="shipment" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="deleteShipment"><xsd:complexType><xsd:sequence><xsd:element name="shipment" type="tns:DeleteShipmentStructure" nillable="true"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="DeleteShipmentResponseStructure"><xsd:all><xsd:element name="status" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="deleteShipmentResponse"><xsd:complexType><xsd:sequence><xsd:element name="deleteShipmentResult" type="tns:DeleteShipmentResponseStructure"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="GetLabelStructure"><xsd:all><xsd:element name="authData" type="tns:AuthdataStructure" nillable="true"/><xsd:element name="shipment" type="xsd:string" nillable="true"/><xsd:element name="type" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="getLabel"><xsd:complexType><xsd:sequence><xsd:element name="structure" type="tns:GetLabelStructure" nillable="true"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="getLabelResponse"><xsd:complexType><xsd:sequence><xsd:element name="getLabelResult" type="tns:LabelStructure"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="GetPnpStructure"><xsd:all><xsd:element name="authData" type="tns:AuthdataStructure" nillable="true"/><xsd:element name="shipmentDate" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="getPnp"><xsd:complexType><xsd:sequence><xsd:element name="structure" type="tns:GetPnpStructure" nillable="true"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="getPnpResponse"><xsd:complexType><xsd:sequence><xsd:element name="getPnpResult" type="tns:LabelStructure"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="GetNearestServicepointsStructure"><xsd:all><xsd:element name="authData" type="tns:AuthdataStructure" nillable="true"/><xsd:element name="postcode" type="xsd:string" nillable="true"/><xsd:element name="city" type="xsd:string" nillable="true"/><xsd:element name="radius" type="xsd:int" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="getNearestServicepoints"><xsd:complexType><xsd:sequence><xsd:element name="structure" type="tns:GetNearestServicepointsStructure" nillable="true"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="SearchAddressStructure"><xsd:all><xsd:element name="name" type="xsd:string" nillable="true"/><xsd:element name="postcode" type="xsd:string" nillable="true"/><xsd:element name="city" type="xsd:string" nillable="true"/><xsd:element name="street" type="xsd:string" nillable="true"/><xsd:element name="houseNumber" type="xsd:string" nillable="true"/><xsd:element name="apartmentNumber" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="PointStructure"><xsd:all><xsd:element name="address" type="tns:SearchAddressStructure" nillable="true"/><xsd:element name="description" type="xsd:string" nillable="true"/><xsd:element name="longitude" type="xsd:string" nillable="true"/><xsd:element name="latitude" type="xsd:string" nillable="true"/><xsd:element name="sap" type="xsd:string" nillable="true"/><xsd:element name="monOpen" type="xsd:string" nillable="true"/><xsd:element name="monClose" type="xsd:string" nillable="true"/><xsd:element name="tueOpen" type="xsd:string" nillable="true"/><xsd:element name="tueClose" type="xsd:string" nillable="true"/><xsd:element name="wedOpen" type="xsd:string" nillable="true"/><xsd:element name="wedClose" type="xsd:string" nillable="true"/><xsd:element name="thuOpen" type="xsd:string" nillable="true"/><xsd:element name="thuClose" type="xsd:string" nillable="true"/><xsd:element name="friOpen" type="xsd:string" nillable="true"/><xsd:element name="friClose" type="xsd:string" nillable="true"/><xsd:element name="satOpen" type="xsd:string" nillable="true"/><xsd:element name="satClose" type="xsd:string" nillable="true"/><xsd:element name="sunOpen" type="xsd:string" nillable="true"/><xsd:element name="sunClose" type="xsd:string" nillable="true"/><xsd:element name="workInHoliday" type="xsd:boolean" nillable="true"/><xsd:element name="name" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ArrayOfPointstructure"><xsd:sequence><xsd:element name="item" type="tns:PointStructure" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence></xsd:complexType><xsd:complexType name="GetNearestServicepointsResponseStructure"><xsd:all><xsd:element name="points" type="tns:ArrayOfPointstructure" nillable="true"/><xsd:element name="count" type="xsd:int" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="getNearestServicepointsResponse"><xsd:complexType><xsd:sequence><xsd:element name="getNearestServicepointsResult" type="tns:GetNearestServicepointsResponseStructure"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="GetNearestTerminalServicepointsStructure"><xsd:all><xsd:element name="authData" type="tns:AuthdataStructure" nillable="true"/><xsd:element name="postcode" type="xsd:string" nillable="true"/><xsd:element name="city" type="xsd:string" nillable="true"/><xsd:element name="radius" type="xsd:int" nillable="true"/><xsd:element name="toForeignPs" type="xsd:boolean" nillable="true"/><xsd:element name="toPm" type="xsd:boolean" nillable="true"/><xsd:element name="withCOD" type="xsd:boolean" nillable="true"/><xsd:element name="limit" type="xsd:int" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="getNearestTerminalServicepoints"><xsd:complexType><xsd:sequence><xsd:element name="structure" type="tns:GetNearestTerminalServicepointsStructure" nillable="true"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="TerminalPointStructure"><xsd:all><xsd:element name="type" type="xsd:string" nillable="true"/><xsd:element name="address" type="tns:SearchAddressStructure" nillable="true"/><xsd:element name="description" type="xsd:string" nillable="true"/><xsd:element name="longitude" type="xsd:string" nillable="true"/><xsd:element name="latitude" type="xsd:string" nillable="true"/><xsd:element name="sap" type="xsd:string" nillable="true"/><xsd:element name="monOpen" type="xsd:string" nillable="true"/><xsd:element name="monClose" type="xsd:string" nillable="true"/><xsd:element name="tueOpen" type="xsd:string" nillable="true"/><xsd:element name="tueClose" type="xsd:string" nillable="true"/><xsd:element name="wedOpen" type="xsd:string" nillable="true"/><xsd:element name="wedClose" type="xsd:string" nillable="true"/><xsd:element name="thuOpen" type="xsd:string" nillable="true"/><xsd:element name="thuClose" type="xsd:string" nillable="true"/><xsd:element name="friOpen" type="xsd:string" nillable="true"/><xsd:element name="friClose" type="xsd:string" nillable="true"/><xsd:element name="satOpen" type="xsd:string" nillable="true"/><xsd:element name="satClose" type="xsd:string" nillable="true"/><xsd:element name="sunOpen" type="xsd:string" nillable="true"/><xsd:element name="sunClose" type="xsd:string" nillable="true"/><xsd:element name="workInHoliday" type="xsd:boolean" nillable="true"/><xsd:element name="name" type="xsd:string" nillable="true"/><xsd:element name="saturdayDelivery" type="xsd:boolean" nillable="true"/><xsd:element name="isLm" type="xsd:boolean" nillable="true"/><xsd:element name="isFm" type="xsd:boolean" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ArrayOfTerminalpointstructure"><xsd:sequence><xsd:element name="item" type="tns:TerminalPointStructure" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence></xsd:complexType><xsd:complexType name="GetNearestTerminalServicepointsResponseStructure"><xsd:all><xsd:element name="points" type="tns:ArrayOfTerminalpointstructure" nillable="true"/><xsd:element name="count" type="xsd:int" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="getNearestTerminalServicepointsResponse"><xsd:complexType><xsd:sequence><xsd:element name="getNearestTerminalServicepointsResult" type="tns:GetNearestTerminalServicepointsResponseStructure"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="getNearestServicepointsCOD"><xsd:complexType><xsd:sequence><xsd:element name="structure" type="tns:GetNearestServicepointsStructure" nillable="true"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="getNearestServicepointsCODResponse"><xsd:complexType><xsd:sequence><xsd:element name="getNearestServicepointsCODResult" type="tns:GetNearestServicepointsResponseStructure"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="getNearestServicepointsAll"><xsd:complexType><xsd:sequence><xsd:element name="structure" type="tns:GetNearestServicepointsStructure" nillable="true"/></xsd:sequence></xsd:complexType></xsd:element><xsd:complexType name="PointAllStructure"><xsd:all><xsd:element name="address" type="tns:SearchAddressStructure" nillable="true"/><xsd:element name="description" type="xsd:string" nillable="true"/><xsd:element name="longitude" type="xsd:string" nillable="true"/><xsd:element name="latitude" type="xsd:string" nillable="true"/><xsd:element name="sap" type="xsd:string" nillable="true"/><xsd:element name="monOpen" type="xsd:string" nillable="true"/><xsd:element name="monClose" type="xsd:string" nillable="true"/><xsd:element name="tueOpen" type="xsd:string" nillable="true"/><xsd:element name="tueClose" type="xsd:string" nillable="true"/><xsd:element name="wedOpen" type="xsd:string" nillable="true"/><xsd:element name="wedClose" type="xsd:string" nillable="true"/><xsd:element name="thuOpen" type="xsd:string" nillable="true"/><xsd:element name="thuClose" type="xsd:string" nillable="true"/><xsd:element name="friOpen" type="xsd:string" nillable="true"/><xsd:element name="friClose" type="xsd:string" nillable="true"/><xsd:element name="satOpen" type="xsd:string" nillable="true"/><xsd:element name="satClose" type="xsd:string" nillable="true"/><xsd:element name="sunOpen" type="xsd:string" nillable="true"/><xsd:element name="sunClose" type="xsd:string" nillable="true"/><xsd:element name="workInHoliday" type="xsd:boolean" nillable="true"/><xsd:element name="name" type="xsd:string" nillable="true"/><xsd:element name="type" type="xsd:string" nillable="true"/><xsd:element name="popNetwork" type="xsd:string" nillable="true"/><xsd:element name="cod" type="xsd:boolean" nillable="true"/><xsd:element name="codCard" type="xsd:boolean" nillable="true"/><xsd:element name="addInfo" type="xsd:string" nillable="true"/><xsd:element name="service" type="xsd:string" nillable="true"/><xsd:element name="withLabel" type="xsd:boolean" nillable="true"/><xsd:element name="latePickup" type="xsd:boolean" nillable="true"/><xsd:element name="partnerPointNumber" type="xsd:string" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="ArrayOfPointallstructure"><xsd:sequence><xsd:element name="item" type="tns:PointAllStructure" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence></xsd:complexType><xsd:complexType name="GetNearestServicepointsAllResponseStructure"><xsd:all><xsd:element name="points" type="tns:ArrayOfPointallstructure" nillable="true"/><xsd:element name="count" type="xsd:int" nillable="true"/></xsd:all></xsd:complexType><xsd:element name="getNearestServicepointsAllResponse"><xsd:complexType><xsd:sequence><xsd:element name="getNearestServicepointsAllResult" type="tns:GetNearestServicepointsAllResponseStructure"/></xsd:sequence></xsd:complexType></xsd:element></xsd:schema></types><portType name="ServicePointMethodsPort"><operation name="createShipment"><documentation>Tworzenie przesylki</documentation><input message="tns:createShipmentIn"/><output message="tns:createShipmentOut"/></operation><operation name="deleteShipment"><documentation>Usuwanie przesyłki</documentation><input message="tns:deleteShipmentIn"/><output message="tns:deleteShipmentOut"/></operation><operation name="getLabel"><documentation>Pobieranie etykiety przesyłki</documentation><input message="tns:getLabelIn"/><output message="tns:getLabelOut"/></operation><operation name="getPnp"><documentation>Pobieranie raportu PNP danego dnia</documentation><input message="tns:getPnpIn"/><output message="tns:getPnpOut"/></operation><operation name="getNearestServicepoints"><documentation>Pobieranie najbliższych punktów serwisowych typu Last Mile bez COD</documentation><input message="tns:getNearestServicepointsIn"/><output message="tns:getNearestServicepointsOut"/></operation><operation name="getNearestTerminalServicepoints"><documentation>Pobieranie najbliższych punktów serwisowych typu Last Mile bez COD z uwzględnieniem najbliższego terminala</documentation><input message="tns:getNearestTerminalServicepointsIn"/><output message="tns:getNearestTerminalServicepointsOut"/></operation><operation name="getNearestServicepointsCOD"><documentation>Pobieranie najbliższych punktów serwisowych typu Last Mile z COD</documentation><input message="tns:getNearestServicepointsCODIn"/><output message="tns:getNearestServicepointsCODOut"/></operation><operation name="getNearestServicepointsAll"><documentation>Pobieranie najbliższych punktów serwisowych z danymi ALL</documentation><input message="tns:getNearestServicepointsAllIn"/><output message="tns:getNearestServicepointsAllOut"/></operation></portType><binding name="ServicePointMethodsBinding" type="tns:ServicePointMethodsPort"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/><operation name="createShipment"><soap:operation soapAction="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1#createShipment"/><input><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="deleteShipment"><soap:operation soapAction="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1#deleteShipment"/><input><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getLabel"><soap:operation soapAction="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1#getLabel"/><input><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getPnp"><soap:operation soapAction="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1#getPnp"/><input><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getNearestServicepoints"><soap:operation soapAction="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1#getNearestServicepoints"/><input><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getNearestTerminalServicepoints"><soap:operation soapAction="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1#getNearestTerminalServicepoints"/><input><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getNearestServicepointsCOD"><soap:operation soapAction="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1#getNearestServicepointsCOD"/><input><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getNearestServicepointsAll"><soap:operation soapAction="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1#getNearestServicepointsAll"/><input><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="literal" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation></binding><service name="ServicePointMethodsService"><port name="ServicePointMethodsPort" binding="tns:ServicePointMethodsBinding"><soap:address location="https://sandbox.dhl24.com.pl/servicepoint/provider/service.html?ws=1"/></port></service><message name="createShipmentIn"><part name="parameters" element="tns:createShipment"/></message><message name="createShipmentOut"><part name="parameters" element="tns:createShipmentResponse"/></message><message name="deleteShipmentIn"><part name="parameters" element="tns:deleteShipment"/></message><message name="deleteShipmentOut"><part name="parameters" element="tns:deleteShipmentResponse"/></message><message name="getLabelIn"><part name="parameters" element="tns:getLabel"/></message><message name="getLabelOut"><part name="parameters" element="tns:getLabelResponse"/></message><message name="getPnpIn"><part name="parameters" element="tns:getPnp"/></message><message name="getPnpOut"><part name="parameters" element="tns:getPnpResponse"/></message><message name="getNearestServicepointsIn"><part name="parameters" element="tns:getNearestServicepoints"/></message><message name="getNearestServicepointsOut"><part name="parameters" element="tns:getNearestServicepointsResponse"/></message><message name="getNearestTerminalServicepointsIn"><part name="parameters" element="tns:getNearestTerminalServicepoints"/></message><message name="getNearestTerminalServicepointsOut"><part name="parameters" element="tns:getNearestTerminalServicepointsResponse"/></message><message name="getNearestServicepointsCODIn"><part name="parameters" element="tns:getNearestServicepointsCOD"/></message><message name="getNearestServicepointsCODOut"><part name="parameters" element="tns:getNearestServicepointsCODResponse"/></message><message name="getNearestServicepointsAllIn"><part name="parameters" element="tns:getNearestServicepointsAll"/></message><message name="getNearestServicepointsAllOut"><part name="parameters" element="tns:getNearestServicepointsAllResponse"/></message></definitions>
