<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Oracle JAX-WS 2.1.5. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Oracle JAX-WS 2.1.5. --><definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://watershedsummary.storet.epa.gov/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://watershedsummary.storet.epa.gov/" name="WatershedSummaryService">
<types/>
<message name="getOrganizationSummary">
<part name="HydrologicUnitCode" type="xsd:string"/>
</message>
<message name="getOrganizationSummaryResponse">
<part name="return" type="xsd:string"/>
</message>
<message name="getOrganizationCharTypeSummary">
<part name="HydrologicUnitCode" type="xsd:string"/>
</message>
<message name="getOrganizationCharTypeSummaryResponse">
<part name="return" type="xsd:string"/>
</message>
<message name="getOrganizationCharTypeCharacteristicSummary">
<part name="CharType" type="xsd:string"/>
<part name="OrganizationId" type="xsd:string"/>
<part name="HydrologicUnitCode" type="xsd:string"/>
</message>
<message name="getOrganizationCharTypeCharacteristicSummaryResponse">
<part name="return" type="xsd:string"/>
</message>
<message name="getCharacteristicSummary">
<part name="HydrologicUnitCode" type="xsd:string"/>
</message>
<message name="getCharacteristicSummaryResponse">
<part name="return" type="xsd:string"/>
</message>
<message name="getCharTypeSummary">
<part name="HydrologicUnitCode" type="xsd:string"/>
</message>
<message name="getCharTypeSummaryResponse">
<part name="return" type="xsd:string"/>
</message>
<message name="getCharTypeCharacteristicSummary">
<part name="CharType" type="xsd:string"/>
<part name="HydrologicUnitCode" type="xsd:string"/>
</message>
<message name="getCharTypeCharacteristicSummaryResponse">
<part name="return" type="xsd:string"/>
</message>
<portType name="WatershedSummaryService">
<operation name="getOrganizationSummary">
<input message="tns:getOrganizationSummary"/>
<output message="tns:getOrganizationSummaryResponse"/>
</operation>
<operation name="getOrganizationCharTypeSummary">
<input message="tns:getOrganizationCharTypeSummary"/>
<output message="tns:getOrganizationCharTypeSummaryResponse"/>
</operation>
<operation name="getOrganizationCharTypeCharacteristicSummary" parameterOrder="CharType OrganizationId HydrologicUnitCode">
<input message="tns:getOrganizationCharTypeCharacteristicSummary"/>
<output message="tns:getOrganizationCharTypeCharacteristicSummaryResponse"/>
</operation>
<operation name="getCharacteristicSummary">
<input message="tns:getCharacteristicSummary"/>
<output message="tns:getCharacteristicSummaryResponse"/>
</operation>
<operation name="getCharTypeSummary">
<input message="tns:getCharTypeSummary"/>
<output message="tns:getCharTypeSummaryResponse"/>
</operation>
<operation name="getCharTypeCharacteristicSummary" parameterOrder="CharType HydrologicUnitCode">
<input message="tns:getCharTypeCharacteristicSummary"/>
<output message="tns:getCharTypeCharacteristicSummaryResponse"/>
</operation>
</portType>
<binding name="WatershedSummaryServicePortBinding" type="tns:WatershedSummaryService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc"/>
<operation name="getOrganizationSummary">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</input>
<output>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</output>
</operation>
<operation name="getOrganizationCharTypeSummary">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</input>
<output>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</output>
</operation>
<operation name="getOrganizationCharTypeCharacteristicSummary">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</input>
<output>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</output>
</operation>
<operation name="getCharacteristicSummary">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</input>
<output>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</output>
</operation>
<operation name="getCharTypeSummary">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</input>
<output>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</output>
</operation>
<operation name="getCharTypeCharacteristicSummary">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</input>
<output>
<soap:body use="literal" namespace="http://watershedsummary.storet.epa.gov/"/>
</output>
</operation>
</binding>
<service name="WatershedSummaryService">
<port name="WatershedSummaryServicePort" binding="tns:WatershedSummaryServicePortBinding">
<soap:address location="http://ofmpub.epa.gov:80/STORETwebservices/WatershedSummaryService/"/>
</port>
</service>
</definitions>