<?xml version = '1.0' encoding = 'UTF-8'?>
<!--Generated by the Oracle JDeveloper 10g Web Services WSDL Generator-->
<!--Date Created: Mon Oct 08 10:24:00 GMT+01:00 2012-->
<definitions
   name="MetService"
   targetNamespace="http://no/met/metdata/MetService.wsdl"
   xmlns="http://schemas.xmlsoap.org/wsdl/"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
   xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
   xmlns:tns="http://no/met/metdata/MetService.wsdl"
   xmlns:ns1="http://no.met.metdata/IMetService.xsd">
   <types>
      <schema
         targetNamespace="http://no.met.metdata/IMetService.xsd"
         xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
         <complexType name="no_met_metdata_Metdata" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="created" type="dateTime"/>
               <element name="type" type="string"/>
               <element name="timeStamp" type="ns1:ArrayOfno_met_metdata_TimeStamp"/>
            </all>
         </complexType>
         <complexType name="no_met_metdata_TimeStamp" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="from" type="dateTime"/>
               <element name="location" type="ns1:ArrayOfno_met_metdata_Location"/>
               <element name="to" type="dateTime"/>
            </all>
         </complexType>
         <complexType name="no_met_metdata_Location" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="id" type="int"/>
               <element name="type" type="string"/>
               <element name="weatherElement" type="ns1:ArrayOfno_met_metdata_WeatherElement"/>
            </all>
         </complexType>
         <complexType name="no_met_metdata_WeatherElement" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="id" type="string"/>
               <element name="quality" type="int"/>
               <element name="value" type="string"/>
            </all>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_WeatherElement" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_WeatherElement[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_Location" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_Location[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_TimeStamp" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_TimeStamp[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_TimeSerieTypes" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_TimeSerieTypes[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="no_met_metdata_TimeSerieTypes" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="language" type="string"/>
               <element name="table" type="string"/>
               <element name="elemTable" type="string"/>
               <element name="serieTypeName" type="string"/>
               <element name="serieTypeID" type="int"/>
               <element name="serieTypeDescription" type="string"/>
            </all>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_ElementProperties" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_ElementProperties[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="no_met_metdata_ElementProperties" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="elemCode" type="string"/>
               <element name="elemNo" type="int"/>
               <element name="description" type="string"/>
               <element name="unit" type="string"/>
               <element name="name" type="string"/>
               <element name="elemGroup" type="string"/>
               <element name="language" type="string"/>
               <element name="fromdate" type="dateTime"/>
               <element name="todate" type="dateTime"/>
            </all>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_StationProperties" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_StationProperties[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="no_met_metdata_StationProperties" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="name" type="string"/>
               <element name="stnr" type="int"/>
               <element name="wmoNo" type="int"/>
               <element name="amsl" type="int"/>
               <element name="department" type="string"/>
               <element name="municipalityNo" type="int"/>
               <element name="fromYear" type="int"/>
               <element name="fromMonth" type="int"/>
               <element name="fromDay" type="int"/>
               <element name="toYear" type="int"/>
               <element name="toMonth" type="int"/>
               <element name="toDay" type="int"/>
               <element name="utm_e" type="int"/>
               <element name="utm_n" type="int"/>
               <element name="utm_zone" type="int"/>
               <element name="latDec" type="double"/>
               <element name="lonDec" type="double"/>
               <element name="latLonFmt" type="string"/>
            </all>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_FlagProperties" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_FlagProperties[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="no_met_metdata_FlagProperties" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="language" type="string"/>
               <element name="flagName" type="string"/>
               <element name="flagID" type="int"/>
               <element name="flagDescription" type="string"/>
               <element name="flagCode" type="string"/>
            </all>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_PrecipitationTypes" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_PrecipitationTypes[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="no_met_metdata_PrecipitationTypes" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="language" type="string"/>
               <element name="precipitationCode" type="string"/>
               <element name="precipitationID" type="int"/>
               <element name="precipitationDescription" type="string"/>
            </all>
         </complexType>
         <complexType name="ArrayOfString" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="xsd:string[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="ArrayOfno_met_metdata_CountyTypes" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
            <complexContent>
               <restriction base="SOAP-ENC:Array">
                  <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="ns1:no_met_metdata_CountyTypes[]"/>
               </restriction>
            </complexContent>
         </complexType>
         <complexType name="no_met_metdata_CountyTypes" jdev:packageName="no.met.metdata" xmlns:jdev="http://xmlns.oracle.com/jdeveloper/webservices">
            <all>
               <element name="language" type="string"/>
               <element name="countyName" type="string"/>
               <element name="countyID" type="int"/>
            </all>
         </complexType>
      </schema>
   </types>
   <message name="getMetDataValues0Request">
      <part name="timeserietypeID" type="xsd:string"/>
      <part name="format" type="xsd:string"/>
      <part name="from" type="xsd:string"/>
      <part name="to" type="xsd:string"/>
      <part name="stations" type="xsd:string"/>
      <part name="elements" type="xsd:string"/>
      <part name="hours" type="xsd:string"/>
      <part name="months" type="xsd:string"/>
      <part name="username" type="xsd:string"/>
   </message>
   <message name="getMetDataValues0Response">
      <part name="return" element="xsd:any"/>
   </message>
   <message name="getMetData1Request">
      <part name="timeserietypeID" type="xsd:string"/>
      <part name="format" type="xsd:string"/>
      <part name="from" type="xsd:string"/>
      <part name="to" type="xsd:string"/>
      <part name="stations" type="xsd:string"/>
      <part name="elements" type="xsd:string"/>
      <part name="hours" type="xsd:string"/>
      <part name="months" type="xsd:string"/>
      <part name="username" type="xsd:string"/>
   </message>
   <message name="getMetData1Response">
      <part name="return" type="ns1:no_met_metdata_Metdata"/>
   </message>
   <message name="getRegionHistoryTrend2Request">
      <part name="region_type" type="xsd:string"/>
      <part name="region_no" type="xsd:int"/>
      <part name="element" type="xsd:string"/>
      <part name="fromYear" type="xsd:int"/>
      <part name="toYear" type="xsd:int"/>
      <part name="month" type="xsd:int"/>
      <part name="language" type="xsd:string"/>
   </message>
   <message name="getRegionHistoryTrend2Response">
      <part name="return" element="xsd:any"/>
   </message>
   <message name="getTimeserieTypesProperties3Request">
      <part name="language" type="xsd:string"/>
      <part name="timeserieTypes" type="xsd:string"/>
   </message>
   <message name="getTimeserieTypesProperties3Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_TimeSerieTypes"/>
   </message>
   <message name="getElementsProperties4Request">
      <part name="language" type="xsd:string"/>
      <part name="elem_codes" type="xsd:string"/>
   </message>
   <message name="getElementsProperties4Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_ElementProperties"/>
   </message>
   <message name="getElementsFromTimeserieType5Request">
      <part name="timeserietypeID" type="xsd:string"/>
   </message>
   <message name="getElementsFromTimeserieType5Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_ElementProperties"/>
   </message>
   <message name="getElementsFromTimeserieTypeStation6Request">
      <part name="timeserietypeID" type="xsd:string"/>
      <part name="stnr" type="xsd:int"/>
   </message>
   <message name="getElementsFromTimeserieTypeStation6Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_ElementProperties"/>
   </message>
   <message name="getStationsProperties7Request">
      <part name="stations" type="xsd:string"/>
      <part name="username" type="xsd:string"/>
   </message>
   <message name="getStationsProperties7Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_StationProperties"/>
   </message>
   <message name="getStationsFromTimeserieType8Request">
      <part name="timeserietypeID" type="xsd:string"/>
      <part name="username" type="xsd:string"/>
   </message>
   <message name="getStationsFromTimeserieType8Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_StationProperties"/>
   </message>
   <message name="getStationsFromTimeserieTypeElemCodes9Request">
      <part name="timeserietypeID" type="xsd:string"/>
      <part name="elem_codes" type="xsd:string"/>
      <part name="username" type="xsd:string"/>
   </message>
   <message name="getStationsFromTimeserieTypeElemCodes9Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_StationProperties"/>
   </message>
   <message name="getStationsFromTimeserieTypeStationsElemCode10Request">
      <part name="timeserietype" type="xsd:string"/>
      <part name="stations" type="xsd:string"/>
      <part name="elem_code" type="xsd:string"/>
      <part name="username" type="xsd:string"/>
   </message>
   <message name="getStationsFromTimeserieTypeStationsElemCode10Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_StationProperties"/>
   </message>
   <message name="getStationProperties11Request">
      <part name="station" type="xsd:string"/>
   </message>
   <message name="getStationProperties11Response">
      <part name="return" element="xsd:any"/>
   </message>
   <message name="getStationsFromTimeserietypeStationsElemcode12Request">
      <part name="language" type="xsd:string"/>
      <part name="timeserietypeID" type="xsd:string"/>
      <part name="stations" type="xsd:string"/>
      <part name="elem_code" type="xsd:string"/>
   </message>
   <message name="getStationsFromTimeserietypeStationsElemcode12Response">
      <part name="return" element="xsd:any"/>
   </message>
   <message name="getDateFormat13Request"/>
   <message name="getDateFormat13Response">
      <part name="return" type="xsd:string"/>
   </message>
   <message name="getFlagProperties14Request">
      <part name="language" type="xsd:string"/>
      <part name="flagsId" type="xsd:string"/>
   </message>
   <message name="getFlagProperties14Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_FlagProperties"/>
   </message>
   <message name="getPrecipitationTypes15Request">
      <part name="language" type="xsd:string"/>
      <part name="precipitationTypesId" type="xsd:string"/>
   </message>
   <message name="getPrecipitationTypes15Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_PrecipitationTypes"/>
   </message>
   <message name="getValidLanguages16Request"/>
   <message name="getValidLanguages16Response">
      <part name="return" type="ns1:ArrayOfString"/>
   </message>
   <message name="getCountyTypes17Request">
      <part name="language" type="xsd:string"/>
      <part name="countiesId" type="xsd:string"/>
   </message>
   <message name="getCountyTypes17Response">
      <part name="return" type="ns1:ArrayOfno_met_metdata_CountyTypes"/>
   </message>
   <portType name="MetServicePortType">
      <operation name="getMetDataValues">
         <input name="getMetDataValues0Request" message="tns:getMetDataValues0Request"/>
         <output name="getMetDataValues0Response" message="tns:getMetDataValues0Response"/>
      </operation>
      <operation name="getMetData">
         <input name="getMetData1Request" message="tns:getMetData1Request"/>
         <output name="getMetData1Response" message="tns:getMetData1Response"/>
      </operation>
      <operation name="getRegionHistoryTrend">
         <input name="getRegionHistoryTrend2Request" message="tns:getRegionHistoryTrend2Request"/>
         <output name="getRegionHistoryTrend2Response" message="tns:getRegionHistoryTrend2Response"/>
      </operation>
      <operation name="getTimeserieTypesProperties">
         <input name="getTimeserieTypesProperties3Request" message="tns:getTimeserieTypesProperties3Request"/>
         <output name="getTimeserieTypesProperties3Response" message="tns:getTimeserieTypesProperties3Response"/>
      </operation>
      <operation name="getElementsProperties">
         <input name="getElementsProperties4Request" message="tns:getElementsProperties4Request"/>
         <output name="getElementsProperties4Response" message="tns:getElementsProperties4Response"/>
      </operation>
      <operation name="getElementsFromTimeserieType">
         <input name="getElementsFromTimeserieType5Request" message="tns:getElementsFromTimeserieType5Request"/>
         <output name="getElementsFromTimeserieType5Response" message="tns:getElementsFromTimeserieType5Response"/>
      </operation>
      <operation name="getElementsFromTimeserieTypeStation">
         <input name="getElementsFromTimeserieTypeStation6Request" message="tns:getElementsFromTimeserieTypeStation6Request"/>
         <output name="getElementsFromTimeserieTypeStation6Response" message="tns:getElementsFromTimeserieTypeStation6Response"/>
      </operation>
      <operation name="getStationsProperties">
         <input name="getStationsProperties7Request" message="tns:getStationsProperties7Request"/>
         <output name="getStationsProperties7Response" message="tns:getStationsProperties7Response"/>
      </operation>
      <operation name="getStationsFromTimeserieType">
         <input name="getStationsFromTimeserieType8Request" message="tns:getStationsFromTimeserieType8Request"/>
         <output name="getStationsFromTimeserieType8Response" message="tns:getStationsFromTimeserieType8Response"/>
      </operation>
      <operation name="getStationsFromTimeserieTypeElemCodes">
         <input name="getStationsFromTimeserieTypeElemCodes9Request" message="tns:getStationsFromTimeserieTypeElemCodes9Request"/>
         <output name="getStationsFromTimeserieTypeElemCodes9Response" message="tns:getStationsFromTimeserieTypeElemCodes9Response"/>
      </operation>
      <operation name="getStationsFromTimeserieTypeStationsElemCode">
         <input name="getStationsFromTimeserieTypeStationsElemCode10Request" message="tns:getStationsFromTimeserieTypeStationsElemCode10Request"/>
         <output name="getStationsFromTimeserieTypeStationsElemCode10Response" message="tns:getStationsFromTimeserieTypeStationsElemCode10Response"/>
      </operation>
      <operation name="getStationProperties">
         <input name="getStationProperties11Request" message="tns:getStationProperties11Request"/>
         <output name="getStationProperties11Response" message="tns:getStationProperties11Response"/>
      </operation>
      <operation name="getStationsFromTimeserietypeStationsElemcode">
         <input name="getStationsFromTimeserietypeStationsElemcode12Request" message="tns:getStationsFromTimeserietypeStationsElemcode12Request"/>
         <output name="getStationsFromTimeserietypeStationsElemcode12Response" message="tns:getStationsFromTimeserietypeStationsElemcode12Response"/>
      </operation>
      <operation name="getDateFormat">
         <input name="getDateFormat13Request" message="tns:getDateFormat13Request"/>
         <output name="getDateFormat13Response" message="tns:getDateFormat13Response"/>
      </operation>
      <operation name="getFlagProperties">
         <input name="getFlagProperties14Request" message="tns:getFlagProperties14Request"/>
         <output name="getFlagProperties14Response" message="tns:getFlagProperties14Response"/>
      </operation>
      <operation name="getPrecipitationTypes">
         <input name="getPrecipitationTypes15Request" message="tns:getPrecipitationTypes15Request"/>
         <output name="getPrecipitationTypes15Response" message="tns:getPrecipitationTypes15Response"/>
      </operation>
      <operation name="getValidLanguages">
         <input name="getValidLanguages16Request" message="tns:getValidLanguages16Request"/>
         <output name="getValidLanguages16Response" message="tns:getValidLanguages16Response"/>
      </operation>
      <operation name="getCountyTypes">
         <input name="getCountyTypes17Request" message="tns:getCountyTypes17Request"/>
         <output name="getCountyTypes17Response" message="tns:getCountyTypes17Response"/>
      </operation>
   </portType>
   <binding name="MetServiceBinding" type="tns:MetServicePortType">
      <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
      <operation name="getMetDataValues">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getMetDataValues0Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getMetDataValues0Response">
            <soap:body use="literal" namespace="MetService"/>
         </output>
      </operation>
      <operation name="getMetData">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getMetData1Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getMetData1Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getRegionHistoryTrend">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getRegionHistoryTrend2Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getRegionHistoryTrend2Response">
            <soap:body use="literal" namespace="MetService"/>
         </output>
      </operation>
      <operation name="getTimeserieTypesProperties">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getTimeserieTypesProperties3Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getTimeserieTypesProperties3Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getElementsProperties">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getElementsProperties4Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getElementsProperties4Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getElementsFromTimeserieType">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getElementsFromTimeserieType5Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getElementsFromTimeserieType5Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getElementsFromTimeserieTypeStation">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getElementsFromTimeserieTypeStation6Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getElementsFromTimeserieTypeStation6Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getStationsProperties">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getStationsProperties7Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getStationsProperties7Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getStationsFromTimeserieType">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getStationsFromTimeserieType8Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getStationsFromTimeserieType8Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getStationsFromTimeserieTypeElemCodes">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getStationsFromTimeserieTypeElemCodes9Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getStationsFromTimeserieTypeElemCodes9Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getStationsFromTimeserieTypeStationsElemCode">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getStationsFromTimeserieTypeStationsElemCode10Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getStationsFromTimeserieTypeStationsElemCode10Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getStationProperties">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getStationProperties11Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getStationProperties11Response">
            <soap:body use="literal" namespace="MetService"/>
         </output>
      </operation>
      <operation name="getStationsFromTimeserietypeStationsElemcode">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getStationsFromTimeserietypeStationsElemcode12Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getStationsFromTimeserietypeStationsElemcode12Response">
            <soap:body use="literal" namespace="MetService"/>
         </output>
      </operation>
      <operation name="getDateFormat">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getDateFormat13Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getDateFormat13Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getFlagProperties">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getFlagProperties14Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getFlagProperties14Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getPrecipitationTypes">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getPrecipitationTypes15Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getPrecipitationTypes15Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getValidLanguages">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getValidLanguages16Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getValidLanguages16Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
      <operation name="getCountyTypes">
         <soap:operation soapAction="" style="rpc"/>
         <input name="getCountyTypes17Request">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </input>
         <output name="getCountyTypes17Response">
            <soap:body use="encoded" namespace="MetService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
      </operation>
   </binding>
   <service name="MetService">
      <port name="MetServicePort" binding="tns:MetServiceBinding">
         <soap:address location="http://eklima.met.no/met/MetService"/>
      </port>
   </service>
</definitions>
