<?xml version="1.0" encoding="UTF-8"?>
<?enunciate-assumed-base-uri http://localhost:8080/?>
<wsdl:definitions targetNamespace="http://tempuri.org/"
   xmlns:ns2="http://tempuri.org/"
   xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
   xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
   xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
   xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
   xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
   >

  <wsdl:types>
  <xs:schema targetNamespace="http://tempuri.org/">
      <xs:include schemaLocation="ns2.xsd"/>
  </xs:schema>
  </wsdl:types>

  <wsdl:message name="IWeatherService.getWeatherData">
    <wsdl:documentation>
      <![CDATA[request message for operation "GetWeatherData".]]>
    </wsdl:documentation>
    <wsdl:part name="parameters" element="ns2:GetWeatherData">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="IWeatherService.getWeatherDataResponse">
    <wsdl:documentation>
      <![CDATA[response message for operation "GetWeatherData".]]>
    </wsdl:documentation>
    <wsdl:part name="parameters" element="ns2:GetWeatherDataResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="IWeatherService.getWeatherDataExtended">
    <wsdl:documentation>
      <![CDATA[request message for operation "GetWeatherDataExtended".]]>
    </wsdl:documentation>
    <wsdl:part name="parameters" element="ns2:GetWeatherDataExtended">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="IWeatherService.getWeatherDataExtendedResponse">
    <wsdl:documentation>
      <![CDATA[response message for operation "GetWeatherDataExtended".]]>
    </wsdl:documentation>
    <wsdl:part name="parameters" element="ns2:GetWeatherDataExtendedResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="IWeatherService.getWeatherDataMultipoint">
    <wsdl:documentation>
      <![CDATA[request message for operation "GetWeatherDataMultipoint".]]>
    </wsdl:documentation>
    <wsdl:part name="parameters" element="ns2:GetWeatherDataMultipoint">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="IWeatherService.getWeatherDataMultipointResponse">
    <wsdl:documentation>
      <![CDATA[response message for operation "GetWeatherDataMultipoint".]]>
    </wsdl:documentation>
    <wsdl:part name="parameters" element="ns2:GetWeatherDataMultipointResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="IWeatherService.getWeatherDataMultipointExtended">
    <wsdl:documentation>
      <![CDATA[request message for operation "GetWeatherDataMultipointExtended".]]>
    </wsdl:documentation>
    <wsdl:part name="parameters" element="ns2:GetWeatherDataMultipointExtended">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="IWeatherService.getWeatherDataMultipointExtendedResponse">
    <wsdl:documentation>
      <![CDATA[response message for operation "GetWeatherDataMultipointExtended".]]>
    </wsdl:documentation>
    <wsdl:part name="parameters" element="ns2:GetWeatherDataMultipointExtendedResponse">
    </wsdl:part>
  </wsdl:message>

  <wsdl:portType name="IWeatherService">
    <wsdl:documentation>
      <![CDATA[This class was generated by the JAX-WS RI.
JAX-WS RI 2.2.9-b130926.1035
Generated source version: 2.2]]>
    </wsdl:documentation>
  <wsdl:operation name="GetWeatherData">
    <wsdl:input message="ns2:IWeatherService.getWeatherData"/>
    <wsdl:output message="ns2:IWeatherService.getWeatherDataResponse"/>
  </wsdl:operation>
  <wsdl:operation name="GetWeatherDataExtended">
    <wsdl:input message="ns2:IWeatherService.getWeatherDataExtended"/>
    <wsdl:output message="ns2:IWeatherService.getWeatherDataExtendedResponse"/>
  </wsdl:operation>
  <wsdl:operation name="GetWeatherDataMultipoint">
    <wsdl:input message="ns2:IWeatherService.getWeatherDataMultipoint"/>
    <wsdl:output message="ns2:IWeatherService.getWeatherDataMultipointResponse"/>
  </wsdl:operation>
  <wsdl:operation name="GetWeatherDataMultipointExtended">
    <wsdl:input message="ns2:IWeatherService.getWeatherDataMultipointExtended"/>
    <wsdl:output message="ns2:IWeatherService.getWeatherDataMultipointExtendedResponse"/>
  </wsdl:operation>
  </wsdl:portType>


  <wsdl:binding name="IWeatherServicePortBinding" type="ns2:IWeatherService">
    <wsdl:documentation>
      <![CDATA[SOAP Binding for IWeatherService]]>
    </wsdl:documentation>
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
    <wsdl:operation name="GetWeatherData">
      <soap:operation soapAction="http://tempuri.org/IWeatherService/GetWeatherData"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWeatherDataExtended">
      <soap:operation soapAction="http://tempuri.org/IWeatherService/GetWeatherDataExtended"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWeatherDataMultipoint">
      <soap:operation soapAction="http://tempuri.org/IWeatherService/GetWeatherDataMultipoint"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWeatherDataMultipointExtended">
      <soap:operation soapAction="http://tempuri.org/IWeatherService/GetWeatherDataMultipointExtended"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>

  <wsdl:service name="IWeatherServiceService">
    <wsdl:port name="IWeatherServicePort" binding="ns2:IWeatherServicePortBinding">
      <soap:address location="http://localhost:8080/IWeatherServiceService"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>

