<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
  This file is part of the Dutch Taxonomy (Nederlandse Taxonomie; NT)
  Intellectual Property of the State of the Netherlands
  Architecture: NT13
  Version: 20190918.b
  Release date: Fri Jun 28 09:00:00 2019
-->
<xs:schema xmlns:bzk-dpi-types="http://www.nltaxonomie.nl/nt13/bzk/20190918.b/dictionary/bzk-dpi-types" xmlns:xbrli="http://www.xbrl.org/2003/instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.nltaxonomie.nl/nt13/bzk/20190918.b/dictionary/bzk-dpi-types">
	<xs:import namespace="http://www.xbrl.org/2003/instance" schemaLocation="http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd"/>
	<xs:complexType id="bzk-dpi-types_gYearRangeItemType" name="gYearRangeItemType">
		<xs:simpleContent>
			<xs:restriction base="xbrli:stringItemType">
				<xs:pattern value="([0-9]{1,20})*(\.[0-9])?"/>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType id="bzk-dpi-types_nonNegative1DecimalItemType" name="nonNegative1DecimalItemType">
		<xs:simpleContent>
			<xs:restriction base="xbrli:decimalItemType">
				<xs:pattern value="[0-9]*(\.[0-9])?"/>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType> 
</xs:schema>
