<?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://www.esri.com/" 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.esri.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Find Land Description</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.esri.com/">
      <s:element name="LDToGeoRSS3">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LandDescription" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LDToGeoRSS3Response">
        <s:complexType />
      </s:element>
      <s:element name="LDToGeoRSS2">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LandDescription" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LDToGeoRSS2Response">
        <s:complexType />
      </s:element>
      <s:element name="LDToGeoRSS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LandDescription" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LDToGeoRSSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LDToGeoRSSResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FindLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LegalDescription" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="PolygonFormat" type="tns:ePolygonFormat" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:simpleType name="ePolygonFormat">
        <s:restriction base="s:string">
          <s:enumeration value="ePolygons" />
          <s:enumeration value="eVertices" />
          <s:enumeration value="eGeoRSS" />
        </s:restriction>
      </s:simpleType>
      <s:element name="FindLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LDResult" nillable="true" type="tns:Result" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="Result">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="CompletionStatus" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Message" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Polygons" type="tns:ArrayOfString" />
          <s:element minOccurs="0" maxOccurs="1" name="LegalDescription" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ArrayOfString">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="string" nillable="true" type="s:string" />
      <s:element name="LDResult" nillable="true" type="tns:Result" />
    </s:schema>
  </wsdl:types>
  <wsdl:message name="LDToGeoRSS3SoapIn">
    <wsdl:part name="parameters" element="tns:LDToGeoRSS3" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS3SoapOut">
    <wsdl:part name="parameters" element="tns:LDToGeoRSS3Response" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS2SoapIn">
    <wsdl:part name="parameters" element="tns:LDToGeoRSS2" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS2SoapOut">
    <wsdl:part name="parameters" element="tns:LDToGeoRSS2Response" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSSSoapIn">
    <wsdl:part name="parameters" element="tns:LDToGeoRSS" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSSSoapOut">
    <wsdl:part name="parameters" element="tns:LDToGeoRSSResponse" />
  </wsdl:message>
  <wsdl:message name="FindLDSoapIn">
    <wsdl:part name="parameters" element="tns:FindLD" />
  </wsdl:message>
  <wsdl:message name="FindLDSoapOut">
    <wsdl:part name="parameters" element="tns:FindLDResponse" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS3HttpGetIn">
    <wsdl:part name="LandDescription" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS3HttpGetOut" />
  <wsdl:message name="LDToGeoRSS2HttpGetIn">
    <wsdl:part name="LandDescription" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS2HttpGetOut" />
  <wsdl:message name="LDToGeoRSSHttpGetIn">
    <wsdl:part name="LandDescription" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSSHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="FindLDHttpGetIn">
    <wsdl:part name="LegalDescription" type="s:string" />
    <wsdl:part name="PolygonFormat" type="s:string" />
  </wsdl:message>
  <wsdl:message name="FindLDHttpGetOut">
    <wsdl:part name="Body" element="tns:LDResult" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS3HttpPostIn">
    <wsdl:part name="LandDescription" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS3HttpPostOut" />
  <wsdl:message name="LDToGeoRSS2HttpPostIn">
    <wsdl:part name="LandDescription" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSS2HttpPostOut" />
  <wsdl:message name="LDToGeoRSSHttpPostIn">
    <wsdl:part name="LandDescription" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LDToGeoRSSHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="FindLDHttpPostIn">
    <wsdl:part name="LegalDescription" type="s:string" />
    <wsdl:part name="PolygonFormat" type="s:string" />
  </wsdl:message>
  <wsdl:message name="FindLDHttpPostOut">
    <wsdl:part name="Body" element="tns:LDResult" />
  </wsdl:message>
  <wsdl:portType name="FindLDSoap">
    <wsdl:operation name="LDToGeoRSS3">
      <wsdl:input message="tns:LDToGeoRSS3SoapIn" />
      <wsdl:output message="tns:LDToGeoRSS3SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS2">
      <wsdl:input message="tns:LDToGeoRSS2SoapIn" />
      <wsdl:output message="tns:LDToGeoRSS2SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS">
      <wsdl:input message="tns:LDToGeoRSSSoapIn" />
      <wsdl:output message="tns:LDToGeoRSSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="FindLD">
      <wsdl:input message="tns:FindLDSoapIn" />
      <wsdl:output message="tns:FindLDSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="FindLDHttpGet">
    <wsdl:operation name="LDToGeoRSS3">
      <wsdl:input message="tns:LDToGeoRSS3HttpGetIn" />
      <wsdl:output message="tns:LDToGeoRSS3HttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS2">
      <wsdl:input message="tns:LDToGeoRSS2HttpGetIn" />
      <wsdl:output message="tns:LDToGeoRSS2HttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS">
      <wsdl:input message="tns:LDToGeoRSSHttpGetIn" />
      <wsdl:output message="tns:LDToGeoRSSHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="FindLD">
      <wsdl:input message="tns:FindLDHttpGetIn" />
      <wsdl:output message="tns:FindLDHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="FindLDHttpPost">
    <wsdl:operation name="LDToGeoRSS3">
      <wsdl:input message="tns:LDToGeoRSS3HttpPostIn" />
      <wsdl:output message="tns:LDToGeoRSS3HttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS2">
      <wsdl:input message="tns:LDToGeoRSS2HttpPostIn" />
      <wsdl:output message="tns:LDToGeoRSS2HttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS">
      <wsdl:input message="tns:LDToGeoRSSHttpPostIn" />
      <wsdl:output message="tns:LDToGeoRSSHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="FindLD">
      <wsdl:input message="tns:FindLDHttpPostIn" />
      <wsdl:output message="tns:FindLDHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="FindLDSoap" type="tns:FindLDSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="LDToGeoRSS3">
      <soap:operation soapAction="http://www.esri.com/LDToGeoRSS3" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS2">
      <soap:operation soapAction="http://www.esri.com/LDToGeoRSS2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS">
      <soap:operation soapAction="http://www.esri.com/LDToGeoRSS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindLD">
      <soap:operation soapAction="http://www.esri.com/FindLD" 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="FindLDSoap12" type="tns:FindLDSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="LDToGeoRSS3">
      <soap12:operation soapAction="http://www.esri.com/LDToGeoRSS3" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS2">
      <soap12:operation soapAction="http://www.esri.com/LDToGeoRSS2" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS">
      <soap12:operation soapAction="http://www.esri.com/LDToGeoRSS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindLD">
      <soap12:operation soapAction="http://www.esri.com/FindLD" 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="FindLDHttpGet" type="tns:FindLDHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="LDToGeoRSS3">
      <http:operation location="/LDToGeoRSS3" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS2">
      <http:operation location="/LDToGeoRSS2" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS">
      <http:operation location="/LDToGeoRSS" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindLD">
      <http:operation location="/FindLD" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="FindLDHttpPost" type="tns:FindLDHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="LDToGeoRSS3">
      <http:operation location="/LDToGeoRSS3" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS2">
      <http:operation location="/LDToGeoRSS2" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LDToGeoRSS">
      <http:operation location="/LDToGeoRSS" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindLD">
      <http:operation location="/FindLD" />
      <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="FindLD">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Find Land Description</wsdl:documentation>
    <wsdl:port name="FindLDSoap" binding="tns:FindLDSoap">
      <soap:address location="http://www.geocommunicator.gov/findld/findld.asmx" />
    </wsdl:port>
    <wsdl:port name="FindLDSoap12" binding="tns:FindLDSoap12">
      <soap12:address location="http://www.geocommunicator.gov/findld/findld.asmx" />
    </wsdl:port>
    <wsdl:port name="FindLDHttpGet" binding="tns:FindLDHttpGet">
      <http:address location="http://www.geocommunicator.gov/findld/findld.asmx" />
    </wsdl:port>
    <wsdl:port name="FindLDHttpPost" binding="tns:FindLDHttpPost">
      <http:address location="http://www.geocommunicator.gov/findld/findld.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>