<?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: NT16
  Version: 20220216.a
  Release date: April 29, 2021
-->
<xs:schema xmlns:ocw-types="http://www.nltaxonomie.nl/nt16/ocw/20220216.a/dictionary/ocw-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/nt16/ocw/20220216.a/dictionary/ocw-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="ocw-types_string10ANItemType" name="string10ANItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:tokenItemType">
        <xs:pattern value="[0-9a-zA-Z]{1,10}"/>
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
</xs:schema>
