<?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: 20250618
Release date: Tue, 13 May 2025 14:45:53 GMT
-->
<xs:schema id="bd-types-ext1-3" targetNamespace="http://www.nltaxonomie.nl/nt19/bd/20250618/dictionary/bd-types-ext1-3" xmlns:bd-types-ext1-3="http://www.nltaxonomie.nl/nt19/bd/20250618/dictionary/bd-types-ext1-3" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
  <xs:simpleType name="anstring70VDomainItemType">
    <xs:restriction base="xs:string">
      <xs:maxLength value="70" />
      <xs:minLength value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="houseNumberAbroadItemType">
    <xs:restriction base="xs:string">
      <xs:maxLength value="9" />
      <xs:minLength value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="placeOfResidenceAbroadItemType">
    <xs:restriction base="xs:string">
      <xs:maxLength value="80" />
      <xs:minLength value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="serialNumber99ItemType">
    <xs:restriction base="xs:positiveInteger">
      <xs:maxInclusive value="99" />
      <xs:minInclusive value="1" />
    </xs:restriction>
  </xs:simpleType>
  <xs:simpleType name="streetNameAbroadItemType">
    <xs:restriction base="xs:string">
      <xs:maxLength value="24" />
      <xs:minLength value="1" />
    </xs:restriction>
  </xs:simpleType>
</xs:schema>