<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions 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://www.doh.wa.gov/gis" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 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://www.doh.wa.gov/gis" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.doh.wa.gov/gis">
      <s:element name="Getstandardizedaddress">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="address" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="address2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="city" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="zip" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="zip4" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="state" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="company" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Consumer" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetstandardizedaddressResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetstandardizedaddressResult" type="tns:Address_Correction" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="Address_Correction">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="input_Address" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="input_Address2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="input_Company" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="input_MunicipalJurisdiction" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="input_ZipCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="input_ZipPlus4" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="input_StateName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="input_Username" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DeliveryAddress" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DeliveryAddress2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="PlaceName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ZipCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ZipPlus4" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StateName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="County" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ANSIStateCountyCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Company" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="OfficialStatus" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StreetNamePreDirectional" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="AddressNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StreetName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StreetNamePostType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StreetNamePostDirectional" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="SubaddressIdentifier" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="SubaddressType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MailableAddress" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Quality" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Results" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ErrorStatus" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Candidate1" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Candidate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Candidate3" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Candidate4" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Candidate5" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Garbage" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MDexpires" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MDRBDI" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MDdatabasedate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MDlicenseexpires" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="Address_Correction" nillable="true" type="tns:Address_Correction" />
    </s:schema>
  </wsdl:types>
  <wsdl:message name="GetstandardizedaddressSoapIn">
    <wsdl:part name="parameters" element="tns:Getstandardizedaddress" />
  </wsdl:message>
  <wsdl:message name="GetstandardizedaddressSoapOut">
    <wsdl:part name="parameters" element="tns:GetstandardizedaddressResponse" />
  </wsdl:message>
  <wsdl:message name="GetstandardizedaddressHttpGetIn">
    <wsdl:part name="address" type="s:string" />
    <wsdl:part name="address2" type="s:string" />
    <wsdl:part name="city" type="s:string" />
    <wsdl:part name="zip" type="s:string" />
    <wsdl:part name="zip4" type="s:string" />
    <wsdl:part name="state" type="s:string" />
    <wsdl:part name="company" type="s:string" />
    <wsdl:part name="Consumer" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetstandardizedaddressHttpGetOut">
    <wsdl:part name="Body" element="tns:Address_Correction" />
  </wsdl:message>
  <wsdl:message name="GetstandardizedaddressHttpPostIn">
    <wsdl:part name="address" type="s:string" />
    <wsdl:part name="address2" type="s:string" />
    <wsdl:part name="city" type="s:string" />
    <wsdl:part name="zip" type="s:string" />
    <wsdl:part name="zip4" type="s:string" />
    <wsdl:part name="state" type="s:string" />
    <wsdl:part name="company" type="s:string" />
    <wsdl:part name="Consumer" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetstandardizedaddressHttpPostOut">
    <wsdl:part name="Body" element="tns:Address_Correction" />
  </wsdl:message>
  <wsdl:portType name="ServiceSoap">
    <wsdl:operation name="Getstandardizedaddress">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This service accepts an address then corrects and standardizes it based on a USPS database.  Contact gis.dirm@doh.wa.gov with questions.</wsdl:documentation>
      <wsdl:input message="tns:GetstandardizedaddressSoapIn" />
      <wsdl:output message="tns:GetstandardizedaddressSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="ServiceHttpGet">
    <wsdl:operation name="Getstandardizedaddress">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This service accepts an address then corrects and standardizes it based on a USPS database.  Contact gis.dirm@doh.wa.gov with questions.</wsdl:documentation>
      <wsdl:input message="tns:GetstandardizedaddressHttpGetIn" />
      <wsdl:output message="tns:GetstandardizedaddressHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="ServiceHttpPost">
    <wsdl:operation name="Getstandardizedaddress">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This service accepts an address then corrects and standardizes it based on a USPS database.  Contact gis.dirm@doh.wa.gov with questions.</wsdl:documentation>
      <wsdl:input message="tns:GetstandardizedaddressHttpPostIn" />
      <wsdl:output message="tns:GetstandardizedaddressHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="ServiceSoap" type="tns:ServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="Getstandardizedaddress">
      <soap:operation soapAction="http://www.doh.wa.gov/gis/Getstandardizedaddress" 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="ServiceSoap12" type="tns:ServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="Getstandardizedaddress">
      <soap12:operation soapAction="http://www.doh.wa.gov/gis/Getstandardizedaddress" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="ServiceHttpGet" type="tns:ServiceHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="Getstandardizedaddress">
      <http:operation location="/Getstandardizedaddress" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="ServiceHttpPost" type="tns:ServiceHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="Getstandardizedaddress">
      <http:operation location="/Getstandardizedaddress" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Service">
    <wsdl:port name="ServiceSoap" binding="tns:ServiceSoap">
      <soap:address location="http://addresscorrection/service.asmx" />
    </wsdl:port>
    <wsdl:port name="ServiceSoap12" binding="tns:ServiceSoap12">
      <soap12:address location="http://addresscorrection/service.asmx" />
    </wsdl:port>
    <wsdl:port name="ServiceHttpGet" binding="tns:ServiceHttpGet">
      <http:address location="http://addresscorrection/service.asmx" />
    </wsdl:port>
    <wsdl:port name="ServiceHttpPost" binding="tns:ServiceHttpPost">
      <http:address location="http://addresscorrection/service.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>