<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://service.ecocoma.com/shipping/dhl" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://service.ecocoma.com/shipping/dhl" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Cocoma DHL Shipping Web Services.</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://service.ecocoma.com/shipping/dhl">
      <s:element name="GetDHLRate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="KeyID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DomainID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderAddress" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderCity" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderState" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderPostalCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderCountry" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ReceiverCity" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ReceiverState" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ReceiverPostalCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ReceiverCountry" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Weight" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ProtectionValue" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetDHLRateResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetDHLRateResult" type="tns:Shipping" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="Shipping">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Package" type="tns:ArrayOfPostage" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ArrayOfPostage">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Postage" nillable="true" type="tns:Postage" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Postage">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Code" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MailService" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Rate" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="GetExtendedDHLRate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="KeyID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DomainID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderAddress" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderCity" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderState" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderPostalCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SenderCountry" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ReceiverCity" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ReceiverState" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ReceiverPostalCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ReceiverCountry" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Weight" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ProtectionValue" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Options" type="tns:Options" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="Options">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="ShipDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ShipmentType1" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ShipmentType2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Length" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Width" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Height" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="AdditionalProtectionCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="SpecialService" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CODPaymentCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CODPaymentValue" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="OverrideCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="TransactionTrace" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ContentDesc" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DutiableFlag" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CustomsValue" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Mode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sort" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="GetExtendedDHLRateResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetExtendedDHLRateResult" type="tns:Shipping" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="GetDHLRateSoapIn">
    <wsdl:part name="parameters" element="tns:GetDHLRate" />
  </wsdl:message>
  <wsdl:message name="GetDHLRateSoapOut">
    <wsdl:part name="parameters" element="tns:GetDHLRateResponse" />
  </wsdl:message>
  <wsdl:message name="GetExtendedDHLRateSoapIn">
    <wsdl:part name="parameters" element="tns:GetExtendedDHLRate" />
  </wsdl:message>
  <wsdl:message name="GetExtendedDHLRateSoapOut">
    <wsdl:part name="parameters" element="tns:GetExtendedDHLRateResponse" />
  </wsdl:message>
  <wsdl:portType name="DHL_ServiceSoap">
    <wsdl:operation name="GetDHLRate">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get DHL shipping rate.</wsdl:documentation>
      <wsdl:input message="tns:GetDHLRateSoapIn" />
      <wsdl:output message="tns:GetDHLRateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetExtendedDHLRate">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get extended DHL shipping rate.</wsdl:documentation>
      <wsdl:input message="tns:GetExtendedDHLRateSoapIn" />
      <wsdl:output message="tns:GetExtendedDHLRateSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="DHL_ServiceSoap" type="tns:DHL_ServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetDHLRate">
      <soap:operation soapAction="http://service.ecocoma.com/shipping/dhl/GetDHLRate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetExtendedDHLRate">
      <soap:operation soapAction="http://service.ecocoma.com/shipping/dhl/GetExtendedDHLRate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="DHL_ServiceSoap12" type="tns:DHL_ServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetDHLRate">
      <soap12:operation soapAction="http://service.ecocoma.com/shipping/dhl/GetDHLRate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetExtendedDHLRate">
      <soap12:operation soapAction="http://service.ecocoma.com/shipping/dhl/GetExtendedDHLRate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="DHL_Service">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Cocoma DHL Shipping Web Services.</wsdl:documentation>
    <wsdl:port name="DHL_ServiceSoap" binding="tns:DHL_ServiceSoap">
      <soap:address location="http://service.ecocoma.com/shipping/dhl.asmx" />
    </wsdl:port>
    <wsdl:port name="DHL_ServiceSoap12" binding="tns:DHL_ServiceSoap12">
      <soap12:address location="http://service.ecocoma.com/shipping/dhl.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>