<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
<DatatypeProperty functional="yes">
	<label xml:lang="en">start</label>
	<comment xml:lang="en">
		<p>
			The 0‐based start index for this thing.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(ANNO)" fragment="start"/>
	</isDefinedBy>
	<range>
		<resource name="xsd:nonNegativeInteger"/>
	</range>
</DatatypeProperty>