<?xml version="1.0" encoding="utf-8"?>
<!--
  This file is part of the OCW taxonomy, which is an extension on the Dutch taxonomy (NT, Nederlandse Taxonomie) 
  Intellectual Property of the State of the Netherlands, Ministry of Culture, Education and Sciences (OCW, Ministerie van Onderwijs, Cultuur en Wetenschappen)
  Architecture: NT13 
  Version: 20190220.a
  Released by: Dienst Uitvoering Onderwijs (DUO)
  Release date: Mon Aug 27 08:07:52 CET 2018
-->
<xs:schema xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:ocw-wnt-types="http://www.nltaxonomie.nl/nt13/ocw/20190220.a/dictionary/ocw-wnt-types" xmlns:xbrli="http://www.xbrl.org/2003/instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.nltaxonomie.nl/nt13/ocw/20190220.a/dictionary/ocw-wnt-types">
	<xs:annotation>
		<xs:appinfo>
			<link:linkbaseRef xlink:href="ocw-wnt-types-generic-lab-en.xml" xlink:arcrole="http://www.w3.org/1999/xlink/properties/linkbase" xlink:type="simple"/>
			<link:linkbaseRef xlink:href="ocw-wnt-types-generic-lab-nl.xml" xlink:arcrole="http://www.w3.org/1999/xlink/properties/linkbase" xlink:type="simple"/>
		</xs:appinfo>
	</xs:annotation>
	<xs:import namespace="http://www.xbrl.org/2003/instance" schemaLocation="http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd"/>
	<xs:complexType id="ocw-wnt-types_integer2to10step2and9EnumItemType" name="integer2to10step2and9EnumItemType">
		<xs:simpleContent>
			<xs:restriction base="xbrli:integerItemType">
				<xs:enumeration id="ocw-wnt-types_integer2to10step2and9EnumItemType_2" value="2"/>
				<xs:enumeration id="ocw-wnt-types_integer2to10step2and9EnumItemType_4" value="4"/>
				<xs:enumeration id="ocw-wnt-types_integer2to10step2and9EnumItemType_6" value="6"/>
				<xs:enumeration id="ocw-wnt-types_integer2to10step2and9EnumItemType_8" value="8"/>
				<xs:enumeration id="ocw-wnt-types_integer2to10step2and9EnumItemType_9" value="9"/>
				<xs:enumeration id="ocw-wnt-types_integer2to10step2and9EnumItemType_10" value="10"/>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType id="ocw-wnt-types_integer1to5EnumItemType" name="integer1to5EnumItemType">
		<xs:simpleContent>
			<xs:restriction base="xbrli:integerItemType">
				<xs:enumeration id="ocw-wnt-types_integer1to5EnumItemType_1" value="1"/>
				<xs:enumeration id="ocw-wnt-types_integer1to5EnumItemType_2" value="2"/>
				<xs:enumeration id="ocw-wnt-types_integer1to5EnumItemType_3" value="3"/>
				<xs:enumeration id="ocw-wnt-types_integer1to5EnumItemType_4" value="4"/>
				<xs:enumeration id="ocw-wnt-types_integer1to5EnumItemType_5" value="5"/>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType id="ocw-wnt-types_integerGe0Le11ItemType" name="integerGe0Le11ItemType">
		<xs:simpleContent>
			<xs:restriction base="xbrli:integerItemType">
				<xs:minInclusive value="0"/>
				<xs:maxInclusive value="11"/>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:complexType id="ocw-wnt-types_integerGe1Le12ItemType" name="integerGe1Le12ItemType">
		<xs:simpleContent>
			<xs:restriction base="xbrli:integerItemType">
				<xs:minInclusive value="1"/>
				<xs:maxInclusive value="12"/>
			</xs:restriction>
		</xs:simpleContent>
	</xs:complexType>
	<xs:simpleType id="ocw-wnt-types_integerGe1Le99" name="integerGe1Le99">
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="99"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>