<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.simply-postcode-lookup.com/nearest/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://www.simply-postcode-lookup.com/nearest/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.simply-postcode-lookup.com/nearest/">
      <s:element name="RemoveAllFromList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RemoveAllFromListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="RemoveAllFromListResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UpdateCustomerTotals">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="COID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UpdateCustomerTotalsResponse">
        <s:complexType />
      </s:element>
      <s:element name="RemoveEntryFromList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="YourID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RemoveEntryFromListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="RemoveEntryFromListResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListCount">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="YourCurrentLimit" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListCountResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetListCountResult" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="YourCurrentLimit" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AddOrUpdateEntry">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="DataKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MachineID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="YourID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="YourData1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="YourData2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="YourData3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="YourData4" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="YourData5" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="YourData6" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="YourData7" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="YourData8" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Type" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Area" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AddOrUpdateEntryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="AddOrUpdateEntryResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetAllInList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ExtraParameters" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetAllInListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetAllInListResult" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ExtraParameters" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListRecordWithTemplate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="TemplateID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="YourID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetListRecordWithTemplateResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetListRecordWithTemplateResult" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="YourID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTemplate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="TemplateID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HeaderTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DetailsTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FooterTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="NextPageURL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapIconsLocation" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowTargetPin" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowShadowOnPins" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="UseNumberedPins" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="UseTypeFilterPins" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTargetPin_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Target_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Included_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FilteredOut_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate4" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ExtraFlags" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTemplateResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetTemplateResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HeaderTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DetailsTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FooterTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="NextPageURL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapIconsLocation" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowTargetPin" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowShadowOnPins" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="UseNumberedPins" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="UseTypeFilterPins" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTargetPin_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Target_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Included_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FilteredOut_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate4" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ExtraFlags" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetTempate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="TemplateID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HeaderTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DetailsTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FooterTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="NextPageURL" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetTempateResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SetTempateResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetEntryFromList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="YourID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetEntryFromListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetEntryFromListResult" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="YourID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetTempateWithGoogleDetails">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="TemplateID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HeaderTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DetailsTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FooterTemplate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="NextPageURL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapIconsLocation" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowTargetPin" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowShadowOnPins" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="UseNumberedPins" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="UseTypeFilterPins" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTargetPin_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Target_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Included_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FilteredOut_PinIcon_Details" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MapTabTemplate4" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ExtraFlags" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetTempateWithGoogleDetailsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SetTempateWithGoogleDetailsResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetNearestToPostCodeTemplate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="TemplateID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DataKey" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MachineID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TargetPostcode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="WithinKM" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="PageSize" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="PageNumber" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ReturnedNumberOfRecords" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="ExtraFlags" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TypeFilter" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetNearestToPostCodeTemplateResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetNearestToPostCodeTemplateResult" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="ReturnedNumberOfRecords" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetNearestToPostCodeTemplateAndMap">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="TemplateID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DataKey" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MachineID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TargetPostcode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="WithinKM" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="PageSize" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="PageNumber" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="MaximumPinNumber" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ReturnedNumberOfRecords" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="TypeFilter" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="YourGoogleMapKey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="ZoomLevel" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowControls" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowOverViewWindow" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="ShowTypeControls" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="ExtraFlags" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="GoogleMapCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetNearestToPostCodeTemplateAndMapResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetNearestToPostCodeTemplateAndMapResult" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="ReturnedNumberOfRecords" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="GoogleMapCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetNearestToPostCodeXML">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="LicenseID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="ListID" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DataKey" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MachineID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TargetPostcode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="WithinKM" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="PageSize" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="PageNumber" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="ReturnedNumberOfRecords" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="ExtraFlags" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TypeFilter" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetNearestToPostCodeXMLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetNearestToPostCodeXMLResult" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ErrorDesc" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="ReturnedNumberOfRecords" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="RemoveAllFromListSoapIn">
    <wsdl:part name="parameters" element="tns:RemoveAllFromList" />
  </wsdl:message>
  <wsdl:message name="RemoveAllFromListSoapOut">
    <wsdl:part name="parameters" element="tns:RemoveAllFromListResponse" />
  </wsdl:message>
  <wsdl:message name="UpdateCustomerTotalsSoapIn">
    <wsdl:part name="parameters" element="tns:UpdateCustomerTotals" />
  </wsdl:message>
  <wsdl:message name="UpdateCustomerTotalsSoapOut">
    <wsdl:part name="parameters" element="tns:UpdateCustomerTotalsResponse" />
  </wsdl:message>
  <wsdl:message name="RemoveEntryFromListSoapIn">
    <wsdl:part name="parameters" element="tns:RemoveEntryFromList" />
  </wsdl:message>
  <wsdl:message name="RemoveEntryFromListSoapOut">
    <wsdl:part name="parameters" element="tns:RemoveEntryFromListResponse" />
  </wsdl:message>
  <wsdl:message name="GetListCountSoapIn">
    <wsdl:part name="parameters" element="tns:GetListCount" />
  </wsdl:message>
  <wsdl:message name="GetListCountSoapOut">
    <wsdl:part name="parameters" element="tns:GetListCountResponse" />
  </wsdl:message>
  <wsdl:message name="AddOrUpdateEntrySoapIn">
    <wsdl:part name="parameters" element="tns:AddOrUpdateEntry" />
  </wsdl:message>
  <wsdl:message name="AddOrUpdateEntrySoapOut">
    <wsdl:part name="parameters" element="tns:AddOrUpdateEntryResponse" />
  </wsdl:message>
  <wsdl:message name="GetAllInListSoapIn">
    <wsdl:part name="parameters" element="tns:GetAllInList" />
  </wsdl:message>
  <wsdl:message name="GetAllInListSoapOut">
    <wsdl:part name="parameters" element="tns:GetAllInListResponse" />
  </wsdl:message>
  <wsdl:message name="GetListRecordWithTemplateSoapIn">
    <wsdl:part name="parameters" element="tns:GetListRecordWithTemplate" />
  </wsdl:message>
  <wsdl:message name="GetListRecordWithTemplateSoapOut">
    <wsdl:part name="parameters" element="tns:GetListRecordWithTemplateResponse" />
  </wsdl:message>
  <wsdl:message name="GetTemplateSoapIn">
    <wsdl:part name="parameters" element="tns:GetTemplate" />
  </wsdl:message>
  <wsdl:message name="GetTemplateSoapOut">
    <wsdl:part name="parameters" element="tns:GetTemplateResponse" />
  </wsdl:message>
  <wsdl:message name="SetTempateSoapIn">
    <wsdl:part name="parameters" element="tns:SetTempate" />
  </wsdl:message>
  <wsdl:message name="SetTempateSoapOut">
    <wsdl:part name="parameters" element="tns:SetTempateResponse" />
  </wsdl:message>
  <wsdl:message name="GetEntryFromListSoapIn">
    <wsdl:part name="parameters" element="tns:GetEntryFromList" />
  </wsdl:message>
  <wsdl:message name="GetEntryFromListSoapOut">
    <wsdl:part name="parameters" element="tns:GetEntryFromListResponse" />
  </wsdl:message>
  <wsdl:message name="SetTempateWithGoogleDetailsSoapIn">
    <wsdl:part name="parameters" element="tns:SetTempateWithGoogleDetails" />
  </wsdl:message>
  <wsdl:message name="SetTempateWithGoogleDetailsSoapOut">
    <wsdl:part name="parameters" element="tns:SetTempateWithGoogleDetailsResponse" />
  </wsdl:message>
  <wsdl:message name="GetNearestToPostCodeTemplateSoapIn">
    <wsdl:part name="parameters" element="tns:GetNearestToPostCodeTemplate" />
  </wsdl:message>
  <wsdl:message name="GetNearestToPostCodeTemplateSoapOut">
    <wsdl:part name="parameters" element="tns:GetNearestToPostCodeTemplateResponse" />
  </wsdl:message>
  <wsdl:message name="GetNearestToPostCodeTemplateAndMapSoapIn">
    <wsdl:part name="parameters" element="tns:GetNearestToPostCodeTemplateAndMap" />
  </wsdl:message>
  <wsdl:message name="GetNearestToPostCodeTemplateAndMapSoapOut">
    <wsdl:part name="parameters" element="tns:GetNearestToPostCodeTemplateAndMapResponse" />
  </wsdl:message>
  <wsdl:message name="GetNearestToPostCodeXMLSoapIn">
    <wsdl:part name="parameters" element="tns:GetNearestToPostCodeXML" />
  </wsdl:message>
  <wsdl:message name="GetNearestToPostCodeXMLSoapOut">
    <wsdl:part name="parameters" element="tns:GetNearestToPostCodeXMLResponse" />
  </wsdl:message>
  <wsdl:portType name="WebServiceNearestSoap">
    <wsdl:operation name="RemoveAllFromList">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Remove all entries from list, Returns TRUE if removed, else error in ErrorDesc </wsdl:documentation>
      <wsdl:input message="tns:RemoveAllFromListSoapIn" />
      <wsdl:output message="tns:RemoveAllFromListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="UpdateCustomerTotals">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Used by System</wsdl:documentation>
      <wsdl:input message="tns:UpdateCustomerTotalsSoapIn" />
      <wsdl:output message="tns:UpdateCustomerTotalsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RemoveEntryFromList">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Remove entry from list, Returns TRUE if removed, else error in ErrorDesc </wsdl:documentation>
      <wsdl:input message="tns:RemoveEntryFromListSoapIn" />
      <wsdl:output message="tns:RemoveEntryFromListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetListCount">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">'Returns number of entries in List (-1 gets all lists for License), else –1 and error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:GetListCountSoapIn" />
      <wsdl:output message="tns:GetListCountSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="AddOrUpdateEntry">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Add or Update List entry identified by YourID,  Returns TRUE if added/updated, else error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:AddOrUpdateEntrySoapIn" />
      <wsdl:output message="tns:AddOrUpdateEntrySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAllInList">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get All Entires in List to XML</wsdl:documentation>
      <wsdl:input message="tns:GetAllInListSoapIn" />
      <wsdl:output message="tns:GetAllInListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetListRecordWithTemplate">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get List Entry and merge with template</wsdl:documentation>
      <wsdl:input message="tns:GetListRecordWithTemplateSoapIn" />
      <wsdl:output message="tns:GetListRecordWithTemplateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetTemplate">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Gets Template details,  Returns TRUE if OK, else error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:GetTemplateSoapIn" />
      <wsdl:output message="tns:GetTemplateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetTempate">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Set Template details,  Returns TRUE if OK, else error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:SetTempateSoapIn" />
      <wsdl:output message="tns:SetTempateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetEntryFromList">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Record Entry from List.  Returns TRUE if OK, else error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:GetEntryFromListSoapIn" />
      <wsdl:output message="tns:GetEntryFromListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetTempateWithGoogleDetails">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Set Template details with Map details,  Returns TRUE if OK, else error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:SetTempateWithGoogleDetailsSoapIn" />
      <wsdl:output message="tns:SetTempateWithGoogleDetailsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeTemplate">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Nearest List,  Returns Nearest List HTML, else error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:GetNearestToPostCodeTemplateSoapIn" />
      <wsdl:output message="tns:GetNearestToPostCodeTemplateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeTemplateAndMap">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Nearest List with map code returned in GoogleMapCode,  Returns Nearest List HTML, else error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:GetNearestToPostCodeTemplateAndMapSoapIn" />
      <wsdl:output message="tns:GetNearestToPostCodeTemplateAndMapSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeXML">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Nearest List in XML format,  Returns Nearest List XML, else error in ErrorDesc</wsdl:documentation>
      <wsdl:input message="tns:GetNearestToPostCodeXMLSoapIn" />
      <wsdl:output message="tns:GetNearestToPostCodeXMLSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="WebServiceNearestSoap" type="tns:WebServiceNearestSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="RemoveAllFromList">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/RemoveAllFromList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UpdateCustomerTotals">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/UpdateCustomerTotals" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RemoveEntryFromList">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/RemoveEntryFromList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListCount">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetListCount" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AddOrUpdateEntry">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/AddOrUpdateEntry" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllInList">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetAllInList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListRecordWithTemplate">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetListRecordWithTemplate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTemplate">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetTemplate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetTempate">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/SetTempate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetEntryFromList">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetEntryFromList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetTempateWithGoogleDetails">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/SetTempateWithGoogleDetails" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeTemplate">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetNearestToPostCodeTemplate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeTemplateAndMap">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetNearestToPostCodeTemplateAndMap" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeXML">
      <soap:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetNearestToPostCodeXML" 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="WebServiceNearestSoap12" type="tns:WebServiceNearestSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="RemoveAllFromList">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/RemoveAllFromList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UpdateCustomerTotals">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/UpdateCustomerTotals" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RemoveEntryFromList">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/RemoveEntryFromList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListCount">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetListCount" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AddOrUpdateEntry">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/AddOrUpdateEntry" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllInList">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetAllInList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetListRecordWithTemplate">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetListRecordWithTemplate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTemplate">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetTemplate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetTempate">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/SetTempate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetEntryFromList">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetEntryFromList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetTempateWithGoogleDetails">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/SetTempateWithGoogleDetails" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeTemplate">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetNearestToPostCodeTemplate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeTemplateAndMap">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetNearestToPostCodeTemplateAndMap" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetNearestToPostCodeXML">
      <soap12:operation soapAction="http://www.simply-postcode-lookup.com/nearest/GetNearestToPostCodeXML" 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="WebServiceNearest">
    <wsdl:port name="WebServiceNearestSoap" binding="tns:WebServiceNearestSoap">
      <soap:address location="http://www.simplylookupadmin.co.uk/webservicenearest.asmx" />
    </wsdl:port>
    <wsdl:port name="WebServiceNearestSoap12" binding="tns:WebServiceNearestSoap12">
      <soap12:address location="http://www.simplylookupadmin.co.uk/webservicenearest.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>