<?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: nt19
Version: 20250219
Release date: Fri, 22 Nov 2024 10:59:33 GMT
-->
<xs:schema id="bd-types-ext1" targetNamespace="http://www.nltaxonomie.nl/nt19/bd/20250219/dictionary/bd-types-ext1" xmlns:bd-types="http://www.nltaxonomie.nl/nt19/bd/20241211/dictionary/bd-types" xmlns:bd-types-ext1="http://www.nltaxonomie.nl/nt19/bd/20250219/dictionary/bd-types-ext1" xmlns:nl-types="http://www.nltaxonomie.nl/nt19/sbr/20240301/dictionary/nl-types" xmlns:xbrli="http://www.xbrl.org/2003/instance" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import namespace="http://www.nltaxonomie.nl/nt19/bd/20241211/dictionary/bd-types" schemaLocation="../../20241211/dictionary/bd-types.xsd" />
  <xs:import namespace="http://www.xbrl.org/2003/instance" schemaLocation="http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd" />
  <xs:import namespace="http://www.nltaxonomie.nl/nt19/sbr/20240301/dictionary/nl-types" schemaLocation="../../../sbr/20240301/dictionary/nl-types.xsd" />
  <xs:complexType name="anstring140VItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:tokenItemType">
        <xs:maxLength value="140" />
        <xs:minLength value="1" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="anstring2FItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:tokenItemType">
        <xs:length value="2" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="anstring50VItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:tokenItemType">
        <xs:maxLength value="50" />
        <xs:minLength value="1" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="nonNegativeInteger13VItemType">
    <xs:simpleContent>
      <xs:restriction base="nl-types:nonNegativeInteger20ItemType">
        <xs:totalDigits value="13" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="nonNegativeInteger19FItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:tokenItemType">
        <xs:pattern value="[0-9]{19}" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="nonNegativeInteger6VItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:nonNegativeIntegerItemType">
        <xs:totalDigits value="6" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="nonNegativeInteger9VItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:nonNegativeIntegerItemType">
        <xs:totalDigits value="9" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="nonNegativeMonetaryNoDecimals10VItemType">
    <xs:simpleContent>
      <xs:restriction base="nl-types:nonNegativeMonetaryNoDecimals20ItemType">
        <xs:minInclusive value="0" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="perc2_3ItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:decimalItemType">
        <xs:pattern value="(\d{2})[.]\d{3}" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="perc2_4ItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:decimalItemType">
        <xs:fractionDigits value="4" />
        <xs:pattern value="(\d|\d{2})[.]\d{4}" />
        <xs:totalDigits value="6" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="perc3_4ItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:decimalItemType">
        <xs:fractionDigits value="4" />
        <xs:maxInclusive value="100.0000" />
        <xs:pattern value="(\d|\d{2}|\d{3})[.]\d{4}" />
        <xs:totalDigits value="7" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="positiveInteger13VItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:positiveIntegerItemType">
        <xs:totalDigits value="13" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="positiveInteger6VItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:positiveIntegerItemType">
        <xs:totalDigits value="6" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="positiveMonetaryNoDecimals10VItemType">
    <xs:simpleContent>
      <xs:restriction base="bd-types:monetaryNoDecimals10VItemType">
        <xs:minInclusive value="1" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="string512ItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:stringItemType">
        <xs:maxLength value="512" />
        <xs:minLength value="1" />
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
</xs:schema>