<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="ModelDataBrowserSerivce" targetNamespace="" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><wsdl:types><xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/Empa.ModelDataBrowser.Web"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element name="GetPlotData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataset" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="station" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sensor" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="start" type="xs:dateTime"/><xs:element minOccurs="0" name="end" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPlotDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPlotDataResult" nillable="true" type="q1:VOSensorData" xmlns:q1="http://schemas.datacontract.org/2004/07/Empa.ModelDataBrowser.Web"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMultpilePlotData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataset" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="stations" nillable="true" type="q2:ArrayOfstring" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="sensors" nillable="true" type="q3:ArrayOfstring" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="start" type="xs:dateTime"/><xs:element minOccurs="0" name="end" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMultpilePlotDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetMultpilePlotDataResult" nillable="true" type="q4:ArrayOfVOSensorData" xmlns:q4="http://schemas.datacontract.org/2004/07/Empa.ModelDataBrowser.Web"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetModelDataVar"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="dataset" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="station" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="dateTime" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetModelDataVarResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetModelDataVarResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Empa.ModelDataBrowser.Web" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Empa.ModelDataBrowser.Web"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="VOSensorData"><xs:sequence><xs:element minOccurs="0" name="DataResolution" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateTimePoints" nillable="true" type="q1:ArrayOfdateTime" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="SensorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Values" nillable="true" type="q2:ArrayOfanyType" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="VOSensorData" nillable="true" type="tns:VOSensorData"/><xs:complexType name="ArrayOfVOSensorData"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VOSensorData" nillable="true" type="tns:VOSensorData"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVOSensorData" nillable="true" type="tns:ArrayOfVOSensorData"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:complexType name="ArrayOfdateTime"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="dateTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ArrayOfdateTime" nillable="true" type="tns:ArrayOfdateTime"/><xs:complexType name="ArrayOfanyType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="anyType" nillable="true" type="xs:anyType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfanyType" nillable="true" type="tns:ArrayOfanyType"/><xs:complexType name="ArrayOfstring"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/></xs:schema></wsdl:types><wsdl:message name="ModelDataBrowserSerivce_GetPlotData_InputMessage"><wsdl:part name="parameters" element="GetPlotData"/></wsdl:message><wsdl:message name="ModelDataBrowserSerivce_GetPlotData_OutputMessage"><wsdl:part name="parameters" element="GetPlotDataResponse"/></wsdl:message><wsdl:message name="ModelDataBrowserSerivce_GetMultpilePlotData_InputMessage"><wsdl:part name="parameters" element="GetMultpilePlotData"/></wsdl:message><wsdl:message name="ModelDataBrowserSerivce_GetMultpilePlotData_OutputMessage"><wsdl:part name="parameters" element="GetMultpilePlotDataResponse"/></wsdl:message><wsdl:message name="ModelDataBrowserSerivce_GetModelDataVar_InputMessage"><wsdl:part name="parameters" element="GetModelDataVar"/></wsdl:message><wsdl:message name="ModelDataBrowserSerivce_GetModelDataVar_OutputMessage"><wsdl:part name="parameters" element="GetModelDataVarResponse"/></wsdl:message><wsdl:portType name="ModelDataBrowserSerivce"><wsdl:operation name="GetPlotData"><wsdl:input wsaw:Action="urn:ModelDataBrowserSerivce/GetPlotData" message="ModelDataBrowserSerivce_GetPlotData_InputMessage"/><wsdl:output wsaw:Action="urn:ModelDataBrowserSerivce/GetPlotDataResponse" message="ModelDataBrowserSerivce_GetPlotData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMultpilePlotData"><wsdl:input wsaw:Action="urn:ModelDataBrowserSerivce/GetMultpilePlotData" message="ModelDataBrowserSerivce_GetMultpilePlotData_InputMessage"/><wsdl:output wsaw:Action="urn:ModelDataBrowserSerivce/GetMultpilePlotDataResponse" message="ModelDataBrowserSerivce_GetMultpilePlotData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetModelDataVar"><wsdl:input wsaw:Action="urn:ModelDataBrowserSerivce/GetModelDataVar" message="ModelDataBrowserSerivce_GetModelDataVar_InputMessage"/><wsdl:output wsaw:Action="urn:ModelDataBrowserSerivce/GetModelDataVarResponse" message="ModelDataBrowserSerivce_GetModelDataVar_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:service name="ModelDataBrowserSerivce"/></wsdl:definitions>