<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 sp2 U (http://www.altova.com) by Kadaster (Kadaster) -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:bmkl="http://www.kadaster.nl/schemas/klic/20081010/bmkltypes" xmlns:klic="http://www.kadaster.nl/schemas/20080722/klic" targetNamespace="http://www.kadaster.nl/schemas/klic/20081010/bmkltypes" elementFormDefault="qualified" attributeFormDefault="unqualified" version="20081010">
	<xsd:import namespace="http://www.kadaster.nl/schemas/20080722/klic" schemaLocation="KlicSimpleTypes-1.4.xsd"/>
	<xsd:complexType name="BMKLReponseType">
		<xsd:annotation>
			<xsd:documentation>Response op een graafbericht of beheerdersinformatie bericht</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ResultaatCode" type="klic:ResultaatCodeType">
				<xsd:annotation>
					<xsd:documentation>Resultaat code voor BMKL is BMKL000 - OK, BMKL001 - Persistency fout</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="Relatienummer" type="klic:RelatienummerType">
				<xsd:annotation>
					<xsd:documentation>Klantnummer waaronder de netbeheerder bij het Kadaster bekend is</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="Ordernummer" type="klic:OrdernummerType">
				<xsd:annotation>
					<xsd:documentation>Ordernummer van de aanvraag. Wordt overgenomen uit graafbericht wat naar de netbeheerder gestuurd is</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="Klicnummer" type="klic:KlicnummerType">
				<xsd:annotation>
					<xsd:documentation>Het KlicNetnummer waaronder de aanvraag binnen Klic-online bekend is </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="DatumTijdVerzending" type="klic:DatumTijdType">
				<xsd:annotation>
					<xsd:documentation>Datum en tijd waarop bericht is verzonden</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="BMKLResponse" type="bmkl:BMKLReponseType">
		<xsd:annotation>
			<xsd:documentation>Gegevens ontvangstbevestiging</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
</xsd:schema>

