<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl"
            type="application/xml"
	    schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<dataSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" ident="teidata.prefix">
  <desc versionDate="2016-11-28" xml:lang="en">defines a range of values that may function as a URI scheme name.</desc>
  <content>
    <dataRef name="token" restriction="[a-z][a-z0-9\+\.\-]*"/>
  </content>
  <remarks versionDate="2016-11-28" xml:lang="en">
    <p>This datatype is used to constrain a string of characters to
    one that can be used as a URI scheme name according to <ref target="https://www.ietf.org/rfc/rfc3986.txt">RFC 3986</ref>, <ref target="https://tools.ietf.org/html/rfc3986#section-3.1">section
    3.1</ref>. Thus only the 26 lowercase letters a–z, the 10
    digits 0–9, the plus sign, the period, and the hyphen are
    permitted, and the value must start with a letter.</p>
  </remarks>
</dataSpec>
