<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.webservices.nl/soap/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.webservices.nl/soap/">
<types>
<xsd:schema targetNamespace="http://www.webservices.nl/soap/"
>
 <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/" schemaLocation="https://ws1.webservices.nl/schemas/soapencoding.xml"/>
 <xsd:import namespace="http://schemas.xmlsoap.org/wsdl/" />
 <xsd:complexType name="HeaderAuthenticate">
  <xsd:all>
   <xsd:element name="reactid" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="HeaderLogin">
  <xsd:all>
   <xsd:element name="username" type="xsd:string"/>
   <xsd:element name="password" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="PCReeks">
  <xsd:all>
   <xsd:element name="reeksid" type="xsd:int"/>
   <xsd:element name="huisnr_van" type="xsd:int"/>
   <xsd:element name="huisnr_tm" type="xsd:int"/>
   <xsd:element name="wijkcode" type="xsd:string"/>
   <xsd:element name="lettercombinatie" type="xsd:string"/>
   <xsd:element name="reeksindicatie" type="xsd:string"/>
   <xsd:element name="straatid" type="xsd:int"/>
   <xsd:element name="straatnaam" type="xsd:string"/>
   <xsd:element name="straatnaam_nen" type="xsd:string"/>
   <xsd:element name="straatnaam_ptt" type="xsd:string"/>
   <xsd:element name="straatnaam_extract" type="xsd:string"/>
   <xsd:element name="plaatsid" type="xsd:int"/>
   <xsd:element name="plaatsnaam" type="xsd:string"/>
   <xsd:element name="plaatsnaam_ptt" type="xsd:string"/>
   <xsd:element name="plaatsnaam_extract" type="xsd:string"/>
   <xsd:element name="gemeenteid" type="xsd:int"/>
   <xsd:element name="gemeentenaam" type="xsd:string"/>
   <xsd:element name="gemeentecode" type="xsd:int"/>
   <xsd:element name="cebucocode" type="xsd:int"/>
   <xsd:element name="provinciecode" type="xsd:string"/>
   <xsd:element name="provincienaam" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="SearchParts">
  <xsd:all>
   <xsd:element name="huisnr" type="xsd:int"/>
   <xsd:element name="toevoeging" type="xsd:string"/>
   <xsd:element name="wijkcode" type="xsd:string"/>
   <xsd:element name="lettercombinatie" type="xsd:string"/>
   <xsd:element name="straat" type="xsd:string"/>
   <xsd:element name="plaats" type="xsd:string"/>
   <xsd:element name="gemeente" type="xsd:string"/>
   <xsd:element name="provincie" type="xsd:string"/>
   <xsd:element name="reeksindicatie" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="PCReeksArray">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:PCReeks[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="ResultInfo">
  <xsd:all>
   <xsd:element name="curpage" type="xsd:int"/>
   <xsd:element name="perpage" type="xsd:int"/>
   <xsd:element name="numpages" type="xsd:int"/>
   <xsd:element name="numresults" type="xsd:int"/>
   <xsd:element name="maxresults" type="xsd:int"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="PCReeksSearchPartsPagedResult">
  <xsd:all>
   <xsd:element name="extra" type="tns:SearchParts"/>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:PCReeksArray"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="Perceel">
  <xsd:all>
   <xsd:element name="perceelid" type="xsd:int"/>
   <xsd:element name="huisnr" type="xsd:int"/>
   <xsd:element name="huisnr_toevoeging" type="xsd:string"/>
   <xsd:element name="perceelnummer" type="xsd:int"/>
   <xsd:element name="reeksid" type="xsd:int"/>
   <xsd:element name="huisnr_van" type="xsd:int"/>
   <xsd:element name="huisnr_tm" type="xsd:int"/>
   <xsd:element name="wijkcode" type="xsd:string"/>
   <xsd:element name="lettercombinatie" type="xsd:string"/>
   <xsd:element name="reeksindicatie" type="xsd:string"/>
   <xsd:element name="straatid" type="xsd:int"/>
   <xsd:element name="straatnaam" type="xsd:string"/>
   <xsd:element name="straatnaam_nen" type="xsd:string"/>
   <xsd:element name="straatnaam_ptt" type="xsd:string"/>
   <xsd:element name="straatnaam_extract" type="xsd:string"/>
   <xsd:element name="plaatsid" type="xsd:int"/>
   <xsd:element name="plaatsnaam" type="xsd:string"/>
   <xsd:element name="plaatsnaam_ptt" type="xsd:string"/>
   <xsd:element name="plaatsnaam_extract" type="xsd:string"/>
   <xsd:element name="gemeenteid" type="xsd:int"/>
   <xsd:element name="gemeentenaam" type="xsd:string"/>
   <xsd:element name="gemeentecode" type="xsd:int"/>
   <xsd:element name="cebucocode" type="xsd:int"/>
   <xsd:element name="provinciecode" type="xsd:string"/>
   <xsd:element name="provincienaam" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="PerceelArray">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:Perceel[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="PerceelSearchPartsPagedResult">
  <xsd:all>
   <xsd:element name="extra" type="tns:SearchParts"/>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:PerceelArray"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="RangeAddress">
  <xsd:all>
   <xsd:element name="reeks" type="tns:PCReeks"/>
   <xsd:element name="huisnr" type="xsd:int" minOccurs="0"/>
   <xsd:element name="huisnr_toevoeging" type="xsd:string" minOccurs="0"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="RangeAddressArray">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:RangeAddress[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="RangeAddressPagedResult">
  <xsd:all>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:RangeAddressArray"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="District">
  <xsd:all>
   <xsd:element name="gemeenteid" type="xsd:int"/>
   <xsd:element name="gemeentenaam" type="xsd:string"/>
   <xsd:element name="gemeentecode" type="xsd:int"/>
   <xsd:element name="provinciecode" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="DistrictArray">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:District[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="DistrictPagedResult">
  <xsd:all>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:DistrictArray"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="City">
  <xsd:all>
   <xsd:element name="plaatsid" type="xsd:int"/>
   <xsd:element name="plaatsnaam" type="xsd:string"/>
   <xsd:element name="plaatsnaam_ptt" type="xsd:string"/>
   <xsd:element name="plaatsnaam_extract" type="xsd:string"/>
   <xsd:element name="gemeenteid" type="xsd:int"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="CityArray">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:City[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="CityPagedResult">
  <xsd:all>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:CityArray"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="CityV2">
  <xsd:all>
   <xsd:element name="plaatsid" type="xsd:int"/>
   <xsd:element name="plaatsnaam" type="xsd:string"/>
   <xsd:element name="plaatsnaam_ptt" type="xsd:string"/>
   <xsd:element name="plaatsnaam_extract" type="xsd:string"/>
   <xsd:element name="gemeenteid" type="xsd:int"/>
   <xsd:element name="gemeentenaam" type="xsd:string"/>
   <xsd:element name="gemeentecode" type="xsd:int"/>
   <xsd:element name="cebucocode" type="xsd:int"/>
   <xsd:element name="provinciecode" type="xsd:string"/>
   <xsd:element name="provincienaam" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="CityV2Array">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:CityV2[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="CityV2PagedResult">
  <xsd:all>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:CityV2Array"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="Province">
  <xsd:all>
   <xsd:element name="provinciecode" type="xsd:string"/>
   <xsd:element name="provincienaam" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="ProvinceArray">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:Province[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="ProvincePagedResult">
  <xsd:all>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:ProvinceArray"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="Neighborhood">
  <xsd:all>
   <xsd:element name="nbcode" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="NeighborhoodArray">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:Neighborhood[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="NeighborhoodPagedResult">
  <xsd:all>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:NeighborhoodArray"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="NeighborhoodName">
  <xsd:all>
   <xsd:element name="nbcode" type="xsd:string"/>
   <xsd:element name="nbname" type="xsd:string"/>
  </xsd:all>
 </xsd:complexType>
 <xsd:complexType name="NeighborhoodNameArray">
  <xsd:complexContent>
   <xsd:restriction base="SOAP-ENC:Array">
    <xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:NeighborhoodName[]"/>
   </xsd:restriction>
  </xsd:complexContent>
 </xsd:complexType>
 <xsd:complexType name="NeighborhoodNamePagedResult">
  <xsd:all>
   <xsd:element name="paging" type="tns:ResultInfo"/>
   <xsd:element name="results" type="tns:NeighborhoodNameArray"/>
  </xsd:all>
 </xsd:complexType>
</xsd:schema>
</types>
<message name="loginRequest">
  <part name="username" type="xsd:string" />
  <part name="password" type="xsd:string" /></message>
<message name="loginResponse">
  <part name="reactid" type="xsd:string" /></message>
<message name="Headers">
  <part name="HeaderLogin" type="tns:HeaderLogin" />
  <part name="HeaderAuthenticate" type="tns:HeaderAuthenticate" /></message>
<message name="reactLogoutRequest">
  <part name="auth_reactid" type="xsd:string" /></message>
<message name="reactLogoutResponse"></message>
<message name="reactAddressReeksPostcodeSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="address" type="xsd:string" /></message>
<message name="reactAddressReeksPostcodeSearchResponse">
  <part name="out" type="tns:PCReeks" /></message>
<message name="reactAddressReeksAddressSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="address" type="xsd:string" />
  <part name="postcode" type="xsd:string" />
  <part name="city" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressReeksAddressSearchResponse">
  <part name="out" type="tns:RangeAddressPagedResult" /></message>
<message name="reactAddressReeksFullParameterSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="province" type="xsd:string" />
  <part name="district" type="xsd:string" />
  <part name="city" type="xsd:string" />
  <part name="street" type="xsd:string" />
  <part name="houseNo" type="xsd:int" />
  <part name="houseNoAddition" type="xsd:string" />
  <part name="nbcode" type="xsd:string" />
  <part name="lettercombination" type="xsd:string" />
  <part name="addresstype" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressReeksFullParameterSearchResponse">
  <part name="out" type="tns:PCReeksSearchPartsPagedResult" /></message>
<message name="reactAddressReeksParameterSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="province" type="xsd:string" />
  <part name="district" type="xsd:string" />
  <part name="city" type="xsd:string" />
  <part name="street" type="xsd:string" />
  <part name="houseNo" type="xsd:int" />
  <part name="houseNoAddition" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressReeksParameterSearchResponse">
  <part name="out" type="tns:PCReeksSearchPartsPagedResult" /></message>
<message name="reactAddressPerceelPhraseSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="address" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressPerceelPhraseSearchResponse">
  <part name="out" type="tns:PerceelSearchPartsPagedResult" /></message>
<message name="reactAddressPerceelFullParameterSearchV2Request">
  <part name="auth_reactid" type="xsd:string" />
  <part name="province" type="xsd:string" />
  <part name="district" type="xsd:string" />
  <part name="city" type="xsd:string" />
  <part name="street" type="xsd:string" />
  <part name="houseNo" type="xsd:int" />
  <part name="houseNoAddition" type="xsd:string" />
  <part name="nbcode" type="xsd:string" />
  <part name="lettercombination" type="xsd:string" />
  <part name="addresstype" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressPerceelFullParameterSearchV2Response">
  <part name="out" type="tns:PerceelSearchPartsPagedResult" /></message>
<message name="reactAddressProvinceListNeighborhoodsRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="postbus" type="xsd:boolean" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressProvinceListNeighborhoodsResponse">
  <part name="out" type="tns:NeighborhoodPagedResult" /></message>
<message name="reactAddressProvinceListDistrictsRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressProvinceListDistrictsResponse">
  <part name="out" type="tns:DistrictPagedResult" /></message>
<message name="reactAddressProvinceListRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressProvinceListResponse">
  <part name="out" type="tns:ProvincePagedResult" /></message>
<message name="reactAddressProvinceSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressProvinceSearchResponse">
  <part name="out" type="tns:ProvincePagedResult" /></message>
<message name="reactAddressDistrictSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressDistrictSearchResponse">
  <part name="out" type="tns:DistrictPagedResult" /></message>
<message name="reactAddressDistrictListCitiesRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressDistrictListCitiesResponse">
  <part name="out" type="tns:CityPagedResult" /></message>
<message name="reactAddressDistrictListNeighborhoodsRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="postbus" type="xsd:boolean" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressDistrictListNeighborhoodsResponse">
  <part name="out" type="tns:NeighborhoodPagedResult" /></message>
<message name="reactAddressCitySearchV2Request">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressCitySearchV2Response">
  <part name="out" type="tns:CityV2PagedResult" /></message>
<message name="reactAddressCityListNeighborhoodsRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="postbus" type="xsd:boolean" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressCityListNeighborhoodsResponse">
  <part name="out" type="tns:NeighborhoodPagedResult" /></message>
<message name="reactAddressPerceelFullParameterSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="province" type="xsd:string" />
  <part name="district" type="xsd:string" />
  <part name="city" type="xsd:string" />
  <part name="street" type="xsd:string" />
  <part name="houseNo" type="xsd:int" />
  <part name="houseNoAddition" type="xsd:string" />
  <part name="nbcode" type="xsd:string" />
  <part name="lettercombination" type="xsd:string" />
  <part name="addresstype" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressPerceelFullParameterSearchResponse">
  <part name="out" type="tns:PerceelSearchPartsPagedResult" /></message>
<message name="reactAddressPerceelParameterSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="province" type="xsd:string" />
  <part name="district" type="xsd:string" />
  <part name="city" type="xsd:string" />
  <part name="street" type="xsd:string" />
  <part name="houseNo" type="xsd:int" />
  <part name="houseNoAddition" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressPerceelParameterSearchResponse">
  <part name="out" type="tns:PerceelSearchPartsPagedResult" /></message>
<message name="reactAddressCitySearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressCitySearchResponse">
  <part name="out" type="tns:CityPagedResult" /></message>
<message name="reactAddressPhraseSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="address" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressPhraseSearchResponse">
  <part name="out" type="tns:PCReeksSearchPartsPagedResult" /></message>
<message name="reactAddressParameterSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="province" type="xsd:string" />
  <part name="district" type="xsd:string" />
  <part name="city" type="xsd:string" />
  <part name="street" type="xsd:string" />
  <part name="houseNo" type="xsd:int" />
  <part name="houseNoAddition" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressParameterSearchResponse">
  <part name="out" type="tns:PCReeksSearchPartsPagedResult" /></message>
<message name="reactAddressReeksPhraseSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="address" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressReeksPhraseSearchResponse">
  <part name="out" type="tns:PCReeksSearchPartsPagedResult" /></message>
<message name="reactPerceelPhraseSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="address" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactPerceelPhraseSearchResponse">
  <part name="out" type="tns:PerceelSearchPartsPagedResult" /></message>
<message name="reactAddressPostcodeSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="address" type="xsd:string" /></message>
<message name="reactAddressPostcodeSearchResponse">
  <part name="out" type="tns:PCReeks" /></message>
<message name="reactCitySearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactCitySearchResponse">
  <part name="out" type="tns:CityPagedResult" /></message>
<message name="reactAddressNeighborhoodNameRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="nbcode" type="xsd:string" /></message>
<message name="reactAddressNeighborhoodNameResponse">
  <part name="name" type="xsd:string" /></message>
<message name="reactAddressNeighborhoodPhraseSearchRequest">
  <part name="auth_reactid" type="xsd:string" />
  <part name="name" type="xsd:string" />
  <part name="page" type="xsd:int" /></message>
<message name="reactAddressNeighborhoodPhraseSearchResponse">
  <part name="out" type="tns:NeighborhoodNamePagedResult" /></message>
<portType name="Webservices.nlPortType">
  <operation name="login">
    <documentation>Logs the user in using username and password, returns a reactid for authentication in further requests</documentation>
    <input message="tns:loginRequest"/>
    <output message="tns:loginResponse"/>
  </operation>
  <operation name="reactLogout">
    <documentation>Logs the user out, destroys the session associated with the reactid</documentation>
    <input message="tns:reactLogoutRequest"/>
    <output message="tns:reactLogoutResponse"/>
  </operation>
  <operation name="reactAddressReeksPostcodeSearch">
    <documentation>Get an address by providing its complete postcode (including house number). This is a reeks level function. </documentation>
    <input message="tns:reactAddressReeksPostcodeSearchRequest"/>
    <output message="tns:reactAddressReeksPostcodeSearchResponse"/>
  </operation>
  <operation name="reactAddressReeksAddressSearch">
    <documentation>Get an address by providing the address, postcode, city. This is a reeks level function. </documentation>
    <input message="tns:reactAddressReeksAddressSearchRequest"/>
    <output message="tns:reactAddressReeksAddressSearchResponse"/>
  </operation>
  <operation name="reactAddressReeksFullParameterSearch">
    <documentation>Look for an address by province, municipality, city, street, house number and house number addition. Returns a list of matches. This is a reeks level function. </documentation>
    <input message="tns:reactAddressReeksFullParameterSearchRequest"/>
    <output message="tns:reactAddressReeksFullParameterSearchResponse"/>
  </operation>
  <operation name="reactAddressReeksParameterSearch">
    <documentation>Look for an address by province, municipality, city, street, house number and house number addition. Returns a list of matches. This is a reeks level function.</documentation>
    <input message="tns:reactAddressReeksParameterSearchRequest"/>
    <output message="tns:reactAddressReeksParameterSearchResponse"/>
  </operation>
  <operation name="reactAddressPerceelPhraseSearch">
    <documentation>Look for an perceel address by simply providing a phrase such as &quot;Somestreet 123&quot;. Returns a list of matches. This is a perceel level function (more accurate than reeks level).</documentation>
    <input message="tns:reactAddressPerceelPhraseSearchRequest"/>
    <output message="tns:reactAddressPerceelPhraseSearchResponse"/>
  </operation>
  <operation name="reactAddressPerceelFullParameterSearchV2">
    <documentation>Look for an perceel address by province, municipality, city, street, house number and house number addition. Returns a list of matches This is a perceel level function (more accurate than reeks level). </documentation>
    <input message="tns:reactAddressPerceelFullParameterSearchV2Request"/>
    <output message="tns:reactAddressPerceelFullParameterSearchV2Response"/>
  </operation>
  <operation name="reactAddressProvinceListNeighborhoods">
    <documentation>Returns a list of all neighborhood codes in the province</documentation>
    <input message="tns:reactAddressProvinceListNeighborhoodsRequest"/>
    <output message="tns:reactAddressProvinceListNeighborhoodsResponse"/>
  </operation>
  <operation name="reactAddressProvinceListDistricts">
    <documentation>Returns a list of municipalities which are in the specified province</documentation>
    <input message="tns:reactAddressProvinceListDistrictsRequest"/>
    <output message="tns:reactAddressProvinceListDistrictsResponse"/>
  </operation>
  <operation name="reactAddressProvinceList">
    <documentation>Returns a list of all provinces</documentation>
    <input message="tns:reactAddressProvinceListRequest"/>
    <output message="tns:reactAddressProvinceListResponse"/>
  </operation>
  <operation name="reactAddressProvinceSearch">
    <documentation>Returns a list of provinces which match the given name</documentation>
    <input message="tns:reactAddressProvinceSearchRequest"/>
    <output message="tns:reactAddressProvinceSearchResponse"/>
  </operation>
  <operation name="reactAddressDistrictSearch">
    <documentation>Returns a list of municipalities which match the given name</documentation>
    <input message="tns:reactAddressDistrictSearchRequest"/>
    <output message="tns:reactAddressDistrictSearchResponse"/>
  </operation>
  <operation name="reactAddressDistrictListCities">
    <documentation>Returns a list of cities which are in the specified municipality</documentation>
    <input message="tns:reactAddressDistrictListCitiesRequest"/>
    <output message="tns:reactAddressDistrictListCitiesResponse"/>
  </operation>
  <operation name="reactAddressDistrictListNeighborhoods">
    <documentation>Returns a list of all neighborhood codes in the municipality</documentation>
    <input message="tns:reactAddressDistrictListNeighborhoodsRequest"/>
    <output message="tns:reactAddressDistrictListNeighborhoodsResponse"/>
  </operation>
  <operation name="reactAddressCitySearchV2">
    <documentation>Search for all cities that match a phrase. Cities are also matched if input matches a commonly used alternative city name. Exact matches on the official name are listed first, the rest of the results is sorted alphabetically.</documentation>
    <input message="tns:reactAddressCitySearchV2Request"/>
    <output message="tns:reactAddressCitySearchV2Response"/>
  </operation>
  <operation name="reactAddressCityListNeighborhoods">
    <documentation>Returns a list of all neighborhood codes in the city</documentation>
    <input message="tns:reactAddressCityListNeighborhoodsRequest"/>
    <output message="tns:reactAddressCityListNeighborhoodsResponse"/>
  </operation>
  <operation name="reactAddressPerceelFullParameterSearch">
    <documentation>This is a deprecated function. Please use &quot;addressPerceelFullParameterSearchV2&quot; instead.</documentation>
    <input message="tns:reactAddressPerceelFullParameterSearchRequest"/>
    <output message="tns:reactAddressPerceelFullParameterSearchResponse"/>
  </operation>
  <operation name="reactAddressPerceelParameterSearch">
    <documentation>This is a deprecated function. Please use &quot;addressPerceelFullParameterSearchV2&quot; or &quot;addressPerceelPhraseSearch&quot; instead.</documentation>
    <input message="tns:reactAddressPerceelParameterSearchRequest"/>
    <output message="tns:reactAddressPerceelParameterSearchResponse"/>
  </operation>
  <operation name="reactAddressCitySearch">
    <documentation>This function is deprecated and will not be available in the future. Use &quot;addressCitySearchV2&quot; instead.</documentation>
    <input message="tns:reactAddressCitySearchRequest"/>
    <output message="tns:reactAddressCitySearchResponse"/>
  </operation>
  <operation name="reactAddressPhraseSearch">
    <documentation>This function is deprecated and will not be available in the future. Use &quot;addressReeksAddressSearch&quot; instead.</documentation>
    <input message="tns:reactAddressPhraseSearchRequest"/>
    <output message="tns:reactAddressPhraseSearchResponse"/>
  </operation>
  <operation name="reactAddressParameterSearch">
    <documentation>This function is deprecated and will not be available in the future. Use &quot;addressReeksParameterSearch&quot; instead.</documentation>
    <input message="tns:reactAddressParameterSearchRequest"/>
    <output message="tns:reactAddressParameterSearchResponse"/>
  </operation>
  <operation name="reactAddressReeksPhraseSearch">
    <documentation>This function is deprecated and will not be available in the future. Use &quot;addressReeksAddressSearch&quot; or &quot;addressReeksFullParameterSearch&quot; instead.</documentation>
    <input message="tns:reactAddressReeksPhraseSearchRequest"/>
    <output message="tns:reactAddressReeksPhraseSearchResponse"/>
  </operation>
  <operation name="reactPerceelPhraseSearch">
    <documentation>This function is deprecated and will not be available in the future. Use &quot;addressPerceelPhraseSearch&quot; instead.</documentation>
    <input message="tns:reactPerceelPhraseSearchRequest"/>
    <output message="tns:reactPerceelPhraseSearchResponse"/>
  </operation>
  <operation name="reactAddressPostcodeSearch">
    <documentation>This function is deprecated and will not be available in the future. Use &quot;addressReeksPostcodeSearch&quot; instead.</documentation>
    <input message="tns:reactAddressPostcodeSearchRequest"/>
    <output message="tns:reactAddressPostcodeSearchResponse"/>
  </operation>
  <operation name="reactCitySearch">
    <documentation>This function is deprecated and will not be available in the future. Use &quot;addressCitySearchV2&quot; instead.</documentation>
    <input message="tns:reactCitySearchRequest"/>
    <output message="tns:reactCitySearchResponse"/>
  </operation>
  <operation name="reactAddressNeighborhoodName">
    <documentation>This function is about to be removed!</documentation>
    <input message="tns:reactAddressNeighborhoodNameRequest"/>
    <output message="tns:reactAddressNeighborhoodNameResponse"/>
  </operation>
  <operation name="reactAddressNeighborhoodPhraseSearch">
    <documentation>This function is about to be removed!</documentation>
    <input message="tns:reactAddressNeighborhoodPhraseSearchRequest"/>
    <output message="tns:reactAddressNeighborhoodPhraseSearchResponse"/>
  </operation>
</portType>
<binding name="Webservices.nlBinding" type="tns:Webservices.nlPortType">
  <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
  <operation name="login">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/login" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactLogout">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactLogout" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressReeksPostcodeSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressReeksPostcodeSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressReeksAddressSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressReeksAddressSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressReeksFullParameterSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressReeksFullParameterSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressReeksParameterSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressReeksParameterSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressPerceelPhraseSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressPerceelPhraseSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressPerceelFullParameterSearchV2">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressPerceelFullParameterSearchV2" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressProvinceListNeighborhoods">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressProvinceListNeighborhoods" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressProvinceListDistricts">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressProvinceListDistricts" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressProvinceList">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressProvinceList" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressProvinceSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressProvinceSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressDistrictSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressDistrictSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressDistrictListCities">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressDistrictListCities" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressDistrictListNeighborhoods">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressDistrictListNeighborhoods" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressCitySearchV2">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressCitySearchV2" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressCityListNeighborhoods">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressCityListNeighborhoods" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressPerceelFullParameterSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressPerceelFullParameterSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressPerceelParameterSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressPerceelParameterSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressCitySearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressCitySearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressPhraseSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressPhraseSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressParameterSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressParameterSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressReeksPhraseSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressReeksPhraseSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactPerceelPhraseSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactPerceelPhraseSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressPostcodeSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressPostcodeSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactCitySearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactCitySearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressNeighborhoodName">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressNeighborhoodName" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
  <operation name="reactAddressNeighborhoodPhraseSearch">
    <soap:operation soapAction="https://ws1.webservices.nl/postcode/soapnoheaders.php/reactAddressNeighborhoodPhraseSearch" style="rpc"/>
    <input><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderLogin" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input>
    <output><soap:body use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/><soap:header message="tns:Headers" part="HeaderAuthenticate" use="encoded" namespace="http://www.webservices.nl/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output>
  </operation>
</binding>
<service name="Webservices.nl">
  <port name="Webservices.nlPort" binding="tns:Webservices.nlBinding">
    <soap:address location="https://ws1.webservices.nl:443/postcode/soapnoheaders.php"/>
  </port>
</service>
</definitions>