<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 sp2 U (http://www.altova.com) by - - (Kadaster) -->
<wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:bmkl="http://www.kadaster.nl/schemas/klic/20081010/bmkltypes" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.kadaster.nl/schemas/klic/20081010/bmkltypes" name="BeheerdersInformatieService">
	<wsdl:types>
		<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://www.kadaster.nl/schemas/klic/20081010/bmkltypes">
			<xsd:include schemaLocation="Bmkl-1.2.xsd"/>
			<xsd:include schemaLocation="BmklResponse-1.2.xsd"/>
		</xsd:schema>
	</wsdl:types>
	<wsdl:message name="BeheerdersInformatieRequest">
		<wsdl:part name="body" element="bmkl:BeheerdersInformatie"/>
	</wsdl:message>
	<wsdl:message name="BeheerdersInformatieResponse">
		<wsdl:part name="body" element="bmkl:BMKLResponse"/>
	</wsdl:message>
	<wsdl:portType name="KlicNetbeheerderServicePortType">
		<wsdl:operation name="BeheerdersInformatie">
			<wsdl:input message="bmkl:BeheerdersInformatieRequest"/>
			<wsdl:output message="bmkl:BeheerdersInformatieResponse"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:binding name="KlicNetbeheerderService" type="bmkl:KlicNetbeheerderServicePortType">
		<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="BeheerdersInformatie">
			<soap:operation soapAction="http://klic.kadaster.nl/klic/services/netbeheerder/BeheerdersInformatie"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:service name="KlicNetbeheerderService">
		<wsdl:documentation>Berichten: BeheerdersInformatie </wsdl:documentation>
		<wsdl:port name="KlicNetbeheerderServicePort" binding="bmkl:KlicNetbeheerderService">
			<soap:address location="https://klic.kadaster.nl/klic/services/netbeheerder"/>
		</wsdl:port>
	</wsdl:service>
	<!-- changed the usage of types to the usage of named elements -->
</wsdl:definitions>

