<?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://his.cuahsi.org/" 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://his.cuahsi.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://his.cuahsi.org/">
      <s:element name="GetRegions">
        <s:complexType />
      </s:element>
      <s:element name="GetRegionsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetRegionsResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRegionInfo">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="RegionID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRegionInfoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetRegionInfoResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRegionMapServices">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RegionID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRegionMapServicesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetRegionMapServicesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRegionWaterOneFlowServices">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RegionID" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRegionWaterOneFlowServicesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetRegionWaterOneFlowServicesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMapServices">
        <s:complexType />
      </s:element>
      <s:element name="GetMapServicesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetMapServicesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMapServiceInfo">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MapServiceID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMapServiceInfoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetMapServiceInfoResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWaterOneFlowServices">
        <s:complexType />
      </s:element>
      <s:element name="GetWaterOneFlowServicesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetWaterOneFlowServicesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWaterOneFlowServiceInfo">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="WaterOneFlowServiceID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWaterOneFlowServiceInfoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetWaterOneFlowServiceInfoResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="GetRegionsSoapIn">
    <wsdl:part name="parameters" element="tns:GetRegions" />
  </wsdl:message>
  <wsdl:message name="GetRegionsSoapOut">
    <wsdl:part name="parameters" element="tns:GetRegionsResponse" />
  </wsdl:message>
  <wsdl:message name="GetRegionInfoSoapIn">
    <wsdl:part name="parameters" element="tns:GetRegionInfo" />
  </wsdl:message>
  <wsdl:message name="GetRegionInfoSoapOut">
    <wsdl:part name="parameters" element="tns:GetRegionInfoResponse" />
  </wsdl:message>
  <wsdl:message name="GetRegionMapServicesSoapIn">
    <wsdl:part name="parameters" element="tns:GetRegionMapServices" />
  </wsdl:message>
  <wsdl:message name="GetRegionMapServicesSoapOut">
    <wsdl:part name="parameters" element="tns:GetRegionMapServicesResponse" />
  </wsdl:message>
  <wsdl:message name="GetRegionWaterOneFlowServicesSoapIn">
    <wsdl:part name="parameters" element="tns:GetRegionWaterOneFlowServices" />
  </wsdl:message>
  <wsdl:message name="GetRegionWaterOneFlowServicesSoapOut">
    <wsdl:part name="parameters" element="tns:GetRegionWaterOneFlowServicesResponse" />
  </wsdl:message>
  <wsdl:message name="GetMapServicesSoapIn">
    <wsdl:part name="parameters" element="tns:GetMapServices" />
  </wsdl:message>
  <wsdl:message name="GetMapServicesSoapOut">
    <wsdl:part name="parameters" element="tns:GetMapServicesResponse" />
  </wsdl:message>
  <wsdl:message name="GetMapServiceInfoSoapIn">
    <wsdl:part name="parameters" element="tns:GetMapServiceInfo" />
  </wsdl:message>
  <wsdl:message name="GetMapServiceInfoSoapOut">
    <wsdl:part name="parameters" element="tns:GetMapServiceInfoResponse" />
  </wsdl:message>
  <wsdl:message name="GetWaterOneFlowServicesSoapIn">
    <wsdl:part name="parameters" element="tns:GetWaterOneFlowServices" />
  </wsdl:message>
  <wsdl:message name="GetWaterOneFlowServicesSoapOut">
    <wsdl:part name="parameters" element="tns:GetWaterOneFlowServicesResponse" />
  </wsdl:message>
  <wsdl:message name="GetWaterOneFlowServiceInfoSoapIn">
    <wsdl:part name="parameters" element="tns:GetWaterOneFlowServiceInfo" />
  </wsdl:message>
  <wsdl:message name="GetWaterOneFlowServiceInfoSoapOut">
    <wsdl:part name="parameters" element="tns:GetWaterOneFlowServiceInfoResponse" />
  </wsdl:message>
  <wsdl:portType name="HydroServerCapabilitiesSoap">
    <wsdl:operation name="GetRegions">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This method returns a string (formatted as XML) with a list of all of the study regions for which data have been published.</wsdl:documentation>
      <wsdl:input message="tns:GetRegionsSoapIn" />
      <wsdl:output message="tns:GetRegionsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetRegionInfo">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This method returns a string (formatted as XML) with all of the metadata for that region.</wsdl:documentation>
      <wsdl:input message="tns:GetRegionInfoSoapIn" />
      <wsdl:output message="tns:GetRegionInfoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetRegionMapServices">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Given the ID for a study region, this method returns a string (formatted as XML) with a list of all of the spatial data services associated with that region.</wsdl:documentation>
      <wsdl:input message="tns:GetRegionMapServicesSoapIn" />
      <wsdl:output message="tns:GetRegionMapServicesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetRegionWaterOneFlowServices">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Given the ID for a study region, this method returns a string (formatted as XML) with a list of all of the WaterOneFlow data services associated with that region.</wsdl:documentation>
      <wsdl:input message="tns:GetRegionWaterOneFlowServicesSoapIn" />
      <wsdl:output message="tns:GetRegionWaterOneFlowServicesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMapServices">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This method returns a string (formatted as XML) with all of the metadata for published spatial data services.</wsdl:documentation>
      <wsdl:input message="tns:GetMapServicesSoapIn" />
      <wsdl:output message="tns:GetMapServicesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMapServiceInfo">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Given the ID for a spatial data service, this method returns a string (formatted as XML) with all of the metadata for that spatial data service.</wsdl:documentation>
      <wsdl:input message="tns:GetMapServiceInfoSoapIn" />
      <wsdl:output message="tns:GetMapServiceInfoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetWaterOneFlowServices">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This method returns a string (formatted as XML) with all of the metadata for published WaterOneFlow data services.</wsdl:documentation>
      <wsdl:input message="tns:GetWaterOneFlowServicesSoapIn" />
      <wsdl:output message="tns:GetWaterOneFlowServicesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetWaterOneFlowServiceInfo">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Given the ID for a WaterOneFlow data service, this method returns a string (formatted as XML) with all of the metadata for that WaterOneFlow data service.</wsdl:documentation>
      <wsdl:input message="tns:GetWaterOneFlowServiceInfoSoapIn" />
      <wsdl:output message="tns:GetWaterOneFlowServiceInfoSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="HydroServerCapabilitiesSoap" type="tns:HydroServerCapabilitiesSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetRegions">
      <soap:operation soapAction="http://his.cuahsi.org/GetRegions" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRegionInfo">
      <soap:operation soapAction="http://his.cuahsi.org/GetRegionInfo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRegionMapServices">
      <soap:operation soapAction="http://his.cuahsi.org/GetRegionMapServices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRegionWaterOneFlowServices">
      <soap:operation soapAction="http://his.cuahsi.org/GetRegionWaterOneFlowServices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMapServices">
      <soap:operation soapAction="http://his.cuahsi.org/GetMapServices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMapServiceInfo">
      <soap:operation soapAction="http://his.cuahsi.org/GetMapServiceInfo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWaterOneFlowServices">
      <soap:operation soapAction="http://his.cuahsi.org/GetWaterOneFlowServices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWaterOneFlowServiceInfo">
      <soap:operation soapAction="http://his.cuahsi.org/GetWaterOneFlowServiceInfo" 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="HydroServerCapabilitiesSoap12" type="tns:HydroServerCapabilitiesSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetRegions">
      <soap12:operation soapAction="http://his.cuahsi.org/GetRegions" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRegionInfo">
      <soap12:operation soapAction="http://his.cuahsi.org/GetRegionInfo" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRegionMapServices">
      <soap12:operation soapAction="http://his.cuahsi.org/GetRegionMapServices" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRegionWaterOneFlowServices">
      <soap12:operation soapAction="http://his.cuahsi.org/GetRegionWaterOneFlowServices" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMapServices">
      <soap12:operation soapAction="http://his.cuahsi.org/GetMapServices" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMapServiceInfo">
      <soap12:operation soapAction="http://his.cuahsi.org/GetMapServiceInfo" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWaterOneFlowServices">
      <soap12:operation soapAction="http://his.cuahsi.org/GetWaterOneFlowServices" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWaterOneFlowServiceInfo">
      <soap12:operation soapAction="http://his.cuahsi.org/GetWaterOneFlowServiceInfo" 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="HydroServerCapabilities">
    <wsdl:port name="HydroServerCapabilitiesSoap" binding="tns:HydroServerCapabilitiesSoap">
      <soap:address location="http://icewater.boisestate.edu/HydroServerCapabilities/service.asmx" />
    </wsdl:port>
    <wsdl:port name="HydroServerCapabilitiesSoap12" binding="tns:HydroServerCapabilitiesSoap12">
      <soap12:address location="http://icewater.boisestate.edu/HydroServerCapabilities/service.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>