<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 sp2 U (http://www.altova.com) by - - (Kadaster) -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:klic="http://www.kadaster.nl/schemas/20080722/klic" targetNamespace="http://www.kadaster.nl/schemas/20080722/klic" elementFormDefault="qualified" attributeFormDefault="unqualified" version="20081010">
	<xsd:simpleType name="AantalPixelsType">
		<xsd:annotation>
			<xsd:documentation>Geeft het aantal pixels aan van de hoogte en/of breedt van de te leveren png's</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:integer">
			<xsd:minInclusive value="5"/>
			<xsd:maxInclusive value="12500"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="AanvangWerkzaamhedenType">
		<xsd:annotation>
			<xsd:documentation>Datum waarop aangevangen gaat worden met de graafwerkzaamheden</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:date"/>
	</xsd:simpleType>
	<xsd:simpleType name="AntwoordAdresType">
		<xsd:annotation>
			<xsd:documentation>De URI van webservice bij kadaster, waar antwoord naar toe gestuurd moet worden. Als er meerdere versies van het interface actief zijn bv 20080401 versie en 20080501 versie, moet voor netbeheerder bekend zijn welke versie door netbeheerder geimplementeerd is. Op grond van geimplementeerde versie bij netbeheerder hoort daar ook een versie van interface bij kadaster bij. In aanvraag wordt het antwoord adres meegestuurd.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:anyURI"/>
	</xsd:simpleType>
	<xsd:simpleType name="BelangAanwezigType">
		<xsd:annotation>
			<xsd:documentation>Indicator die aangeeft of er een belang in opgegeven gebied gevonden is.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:boolean"/>
	</xsd:simpleType>
	<xsd:simpleType name="BeschadigingsnummerType">
		<xsd:annotation>
			<xsd:documentation>Nummer van de netbeheerder dat gebeld moet worden indien er sprake is van schade, zonder dat de levering is onderbroken (Bijv. alleen mantel stuk).</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="16"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="BestandsnaamType">
		<xsd:annotation>
			<xsd:documentation>Naam van een bestand</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:simpleType name="BSNType">
		<xsd:annotation>
			<xsd:documentation>Type beschrijving voor BSN (Burger Service Nummer). 
			Het burgerservicenummer bestaat uit 9 cijfers en voldoet aan een variant op de zogenaamde elfproef: als het burgerservicenummer wordt voorgesteld door ABCDEFGHI, dan moet: 9*A + 8*B + 7*C + 6*D + 5*E + 4*F + 3*G + 2*H + (-1*I)een veelvoud van 11 zijn. </xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="9"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="DatumTijdType">
		<xsd:annotation>
			<xsd:documentation>Algemeen datumtijd type</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:dateTime"/>
	</xsd:simpleType>
	<xsd:simpleType name="DatumType">
		<xsd:annotation>
			<xsd:documentation>Algemeen datum type</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:date"/>
	</xsd:simpleType>
	<xsd:simpleType name="EisVoorzorgmaatregelType">
		<xsd:annotation>
			<xsd:documentation>Indicator die aangeeft of er bij de gebieds informatie sprake is van een eis/voorzorgmaatregel</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:boolean"/>
	</xsd:simpleType>
	<xsd:simpleType name="EmailType">
		<xsd:annotation>
			<xsd:documentation>E-mail adres</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="70"/>
			<xsd:pattern value="([\.a-zA-Z0-9&amp;_\-])+@([a-zA-Z0-9_\-])+(([a-zA-Z0-9_\-])*\.([a-zA-Z0-9_\-])+)+"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="ERICodeType">
		<xsd:annotation>
			<xsd:documentation>Bepaling van ERICodes  in formaat 2-13,3-11,2-11,3-03/10</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:simpleType name="FaxType">
		<xsd:annotation>
			<xsd:documentation>Faxnummer</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="16"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="GebruikerCodeType">
		<xsd:annotation>
			<xsd:documentation>Code van de gebruiker (afkomstig uit Mijn Kadaster)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="20"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="HuisnummerType">
		<xsd:annotation>
			<xsd:documentation>Huisnummer (zonder toevoeging)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="10"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="HuisnummerToevoegingType">
		<xsd:annotation>
			<xsd:documentation>Eventuele toevoeging bij een huisnummer</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="0"/>
			<xsd:maxLength value="15"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="IdentiteitsbewijsType">
		<xsd:annotation>
			<xsd:documentation>Type beschrijving voor Identiteitsbewijs.
Bekende identiteitsbewijzen zijn paspoort, rijbewijs en identiteitsbewijs</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Paspoort"/>
			<xsd:enumeration value="Rijbewijs"/>
			<xsd:enumeration value="Identiteitsbewijs"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="IdentiteitsbewijsNummerType">
		<xsd:annotation>
			<xsd:documentation>Type beschrijving voor Identiteitsbewijs nummer. 
Het unieke nummer voor een paspoort, rijbewijs of identiteitsbewijs</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="20"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="KlicnummerType">
		<xsd:annotation>
			<xsd:documentation>Nummer dat door Klic-Net wordt uitgegeven en aan de melding wordt toegevoegd. Dit is de referentie waaronder de melding bij grondroerder en netbeheerder bekend is. Het meldnummer is als volgt opgebouwd: het jaartal (laatste 2 positities), gevolgd door een letter die de meldingsoort aangeeft (C voor Calamiteit, G voor graafmelding, O voor orientatiemeting) gevolgd door een oplopend volgnummer van 6 posities. Aangezien bij klic-net systeem het klicnummer is gespecificeerd als 10 karakters in de database bij klic, maar dit altijd als 9 karakters gebruikt wordt, is dit de definitie</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="9"/>
			<xsd:maxLength value="9"/>
			<xsd:pattern value="\d{2}[OGC]\d{6}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="LandType">
		<xsd:annotation>
			<xsd:documentation>Land aanduiding</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:simpleType name="LeveringsVolgnummerType">
		<xsd:annotation>
			<xsd:documentation>Wanneer een levering meerdere keren wordt gedaan (bijvoorbeeld na het ontvangen van extra informatie) wordt dit nummer opgehoogd (in het bundelingsverzoek)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:int"/>
	</xsd:simpleType>
	<xsd:simpleType name="LeveringsWijzeType">
		<xsd:annotation>
			<xsd:documentation>Geeft de manier van leveren aan in het status overzicht van openstaande meldingen</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="200"/>
			<xsd:enumeration value="(Wordt) Rechtstreeks geleverd door de netbeheerder"/>
			<xsd:enumeration value="Via het Kadaster Download Center"/>
			<xsd:enumeration value="Deel (wordt) rechtstreeks geleverd door de netbeheerder - Deel (wordt) geleverd via het Kadaster Download Center"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="MeldingsoortType">
		<xsd:annotation>
			<xsd:documentation>Geeft het soort melding aan (graafmelding of oriëntatieverzoek)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Calamiteit"/>
			<xsd:enumeration value="Graafmelding"/>
			<xsd:enumeration value="Orientatieverzoek"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="NaamType">
		<xsd:annotation>
			<xsd:documentation>Algemeen type voor het vastleggen van een naam</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:simpleType name="NotitieType">
		<xsd:annotation>
			<xsd:documentation>Ruimte voor extra informatie die de grondroerder over zijn voorgenomen werkzaamheden wil meedelen aan de betrokken netbeheerders</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="0"/>
			<xsd:maxLength value="2000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="OrdernummerType">
		<xsd:annotation>
			<xsd:documentation>(SAP-) ordernummer dat door Kadaster wordt uitgegeven en waaronder de melding bij Kadaster bekend is.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:length value="10"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="PDFBestandType">
		<xsd:annotation>
			<xsd:documentation>Bestand in PDF formaat. Bestand is altijd base64 encoded.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:base64Binary"/>
	</xsd:simpleType>
	<xsd:simpleType name="PNGBestandType">
		<xsd:annotation>
			<xsd:documentation>Bestand in PNG formaat. Bestand is altijd base64 encoded.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:base64Binary"/>
	</xsd:simpleType>
	<xsd:simpleType name="PNGHashType"  >
		<xsd:annotation>
			<xsd:documentation>MD5 Hashwaarde (ascii presentatie) behorende bij een PNG bestand</xsd:documentation>
		</xsd:annotation>		
		<xsd:restriction base="xsd:string">
			<xsd:length value="32"/>
		</xsd:restriction >
	</xsd:simpleType>
	<xsd:simpleType name="PostcodeType">
		<xsd:annotation>
			<xsd:documentation>Postcode</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="0"/>
			<xsd:maxLength value="10"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="RelatienummerType">
		<xsd:annotation>
			<xsd:documentation>Relatienummer van de klant (Kadaster relatienummer uit SAP)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:length value="10"/>
			<xsd:pattern value="[0-9]{10,10}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="ResultaatCodeType">
		<xsd:annotation>
			<xsd:documentation>Bevat de resultaatcode van een resultaatmelding</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:length value="7"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="ResultaatMeldingType">
		<xsd:annotation>
			<xsd:documentation>Bevat de meldtekst bij een resultaatmelding</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:simpleType name="StoringsnummerType">
		<xsd:annotation>
			<xsd:documentation>Algemeen storingsnummer van de netbeheerder dan wel een bepaalde groep van netbeheerders. 
(* Alleen verplicht voor beheerders van buisleidingen met gevaarlijke inhoud)
</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="16"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="StraatType">
		<xsd:annotation>
			<xsd:documentation>Straatnaam (zonder huisnummer!)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="128"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="TelefoonType">
		<xsd:annotation>
			<xsd:documentation>Telefoonnummer</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="16"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="ThemaNaamType">
		<xsd:annotation>
			<xsd:documentation>Naam van een thema. </xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="(petro) chemie"/>
			<xsd:enumeration value="buisleiding gevaarlijke inhoud"/>
			<xsd:enumeration value="datatransport"/>
			<xsd:enumeration value="gas hoge druk"/>
			<xsd:enumeration value="gas lage druk"/>
			<xsd:enumeration value="hoogspanning"/>
			<xsd:enumeration value="laagspanning"/>
			<xsd:enumeration value="landelijk hoogspanningsnet"/>
			<xsd:enumeration value="middenspanning"/>
			<xsd:enumeration value="overig"/>
			<xsd:enumeration value="riool onder druk"/>
			<xsd:enumeration value="riool vrijverval"/>
			<xsd:enumeration value="warmte"/>
			<xsd:enumeration value="water"/>
			<xsd:enumeration value="wees"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="UNCodeType">
		<xsd:annotation>
			<xsd:documentation>Bepaling van UNCodes  in formaat 1016,1203,1962</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:simpleType name="VersionNumberType">
		<xsd:annotation>
			<xsd:documentation>Bekende versies voor dit interface</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="20080722"/>
			<xsd:enumeration value="20081010"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="VerwerkingsStatusType">
		<xsd:annotation>
			<xsd:documentation>Verwerkingsstatus van een melding. Wordt getoond in het overzicht openstaande meldingen</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:maxLength value="200"/>
			<xsd:enumeration value="Wordt verwerkt"/>
			<xsd:enumeration value="Gebiedsinformatie-aanvraag is verstuurd naar de netbeheerder(s)"/>
			<xsd:enumeration value="Gebiedsinformatie is compleet en beschikbaar voor download"/>
			<xsd:enumeration value="Gebiedsinformatie is gedeeltelijk beschikbaar voor download"/>
			<xsd:enumeration value="Het digitale deel van de gebiedsinformatie is compleet en beschikbaar voor download"/>
			<xsd:enumeration value="Het digitale deel van de gebiedsinformatie is gedeeltelijk beschikbaar voor download"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="VolgnummerType">
		<xsd:annotation>
			<xsd:documentation>Oplopend nummer per netbeheerder per jaar, zodat deze kan controleren of geen aanvragen gemist zijn</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:int"/>
	</xsd:simpleType>
	<xsd:simpleType name="WerkzaamheidType">
		<xsd:annotation>
			<xsd:documentation>Bevat een soort werkzaamheid die bij een graafmelding vermeld moet worden (bijv. Kabels leggen, diepploegen etc)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:simpleType name="WoonplaatsType">
		<xsd:annotation>
			<xsd:documentation>Woonplaats</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:complexType name="ResultaatType">
		<xsd:annotation>
			<xsd:documentation>Algemene resultaat dat door een webservice teruggegeven wordt. Wordt generiek gebruikt</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Resultaatcode" type="klic:ResultaatCodeType">
				<xsd:annotation>
					<xsd:documentation>Code van het resultaat</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="Resultaatmelding" type="klic:ResultaatMeldingType">
				<xsd:annotation>
					<xsd:documentation>Tekstuele melding</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>

