<?xml version="1.0" encoding="UTF-8"?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.4-b01. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.4-b01. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:xmlns:uppiano-karl:wxservice" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="urn:xmlns:uppiano-karl:wxservice" name="WxWebService">
<types>
<xsd:schema>
<xsd:import namespace="urn:xmlns:uppiano-karl:wxservice" schemaLocation="http://uppiano.dynalias.net:8080/wxservice?xsd=1"></xsd:import>
</xsd:schema>
</types>
<message name="getConfiguration">
<part name="parameters" element="tns:getConfiguration"></part>
</message>
<message name="getConfigurationResponse">
<part name="parameters" element="tns:getConfigurationResponse"></part>
</message>
<message name="ServiceException">
<part name="fault" element="tns:ServiceException"></part>
</message>
<message name="setConfiguration">
<part name="parameters" element="tns:setConfiguration"></part>
</message>
<message name="setConfigurationResponse">
<part name="parameters" element="tns:setConfigurationResponse"></part>
</message>
<message name="getFileNames">
<part name="parameters" element="tns:getFileNames"></part>
</message>
<message name="getFileNamesResponse">
<part name="parameters" element="tns:getFileNamesResponse"></part>
</message>
<message name="getFileData">
<part name="parameters" element="tns:getFileData"></part>
</message>
<message name="getFileDataResponse">
<part name="parameters" element="tns:getFileDataResponse"></part>
</message>
<message name="getSensorData">
<part name="parameters" element="tns:getSensorData"></part>
</message>
<message name="getSensorDataResponse">
<part name="parameters" element="tns:getSensorDataResponse"></part>
</message>
<portType name="WxService">
<operation name="getConfiguration">
<input wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getConfigurationRequest" message="tns:getConfiguration"></input>
<output wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getConfigurationResponse" message="tns:getConfigurationResponse"></output>
<fault message="tns:ServiceException" name="ServiceException" wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getConfiguration:Fault:ServiceException"></fault>
</operation>
<operation name="setConfiguration">
<input wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:setConfigurationRequest" message="tns:setConfiguration"></input>
<output wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:setConfigurationResponse" message="tns:setConfigurationResponse"></output>
<fault message="tns:ServiceException" name="ServiceException" wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:setConfiguration:Fault:ServiceException"></fault>
</operation>
<operation name="getFileNames">
<input wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getFileNamesRequest" message="tns:getFileNames"></input>
<output wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getFileNamesResponse" message="tns:getFileNamesResponse"></output>
<fault message="tns:ServiceException" name="ServiceException" wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getFileNames:Fault:ServiceException"></fault>
</operation>
<operation name="getFileData">
<input wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getFileDataRequest" message="tns:getFileData"></input>
<output wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getFileDataResponse" message="tns:getFileDataResponse"></output>
<fault message="tns:ServiceException" name="ServiceException" wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getFileData:Fault:ServiceException"></fault>
</operation>
<operation name="getSensorData">
<input wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getSensorDataRequest" message="tns:getSensorData"></input>
<output wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getSensorDataResponse" message="tns:getSensorDataResponse"></output>
<fault message="tns:ServiceException" name="ServiceException" wsam:Action="urn:xmlns:uppiano-karl:wxservice:WxService:getSensorData:Fault:ServiceException"></fault>
</operation>
</portType>
<binding name="WxServicePortBinding" type="tns:WxService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"></soap:binding>
<operation name="getConfiguration">
<soap:operation soapAction=""></soap:operation>
<input>
<soap:body use="literal"></soap:body>
</input>
<output>
<soap:body use="literal"></soap:body>
</output>
<fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"></soap:fault>
</fault>
</operation>
<operation name="setConfiguration">
<soap:operation soapAction=""></soap:operation>
<input>
<soap:body use="literal"></soap:body>
</input>
<output>
<soap:body use="literal"></soap:body>
</output>
<fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"></soap:fault>
</fault>
</operation>
<operation name="getFileNames">
<soap:operation soapAction=""></soap:operation>
<input>
<soap:body use="literal"></soap:body>
</input>
<output>
<soap:body use="literal"></soap:body>
</output>
<fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"></soap:fault>
</fault>
</operation>
<operation name="getFileData">
<soap:operation soapAction=""></soap:operation>
<input>
<soap:body use="literal"></soap:body>
</input>
<output>
<soap:body use="literal"></soap:body>
</output>
<fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"></soap:fault>
</fault>
</operation>
<operation name="getSensorData">
<soap:operation soapAction=""></soap:operation>
<input>
<soap:body use="literal"></soap:body>
</input>
<output>
<soap:body use="literal"></soap:body>
</output>
<fault name="ServiceException">
<soap:fault name="ServiceException" use="literal"></soap:fault>
</fault>
</operation>
</binding>
<service name="WxWebService">
<port name="WxServicePort" binding="tns:WxServicePortBinding">
<soap:address location="http://uppiano.dynalias.net:8080/wxservice"></soap:address>
</port>
</service>
</definitions>
