<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>

<macroSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="tei" type="dt" ident="data.version">
  <desc versionDate="2013-11-20" xml:lang="en">defines the range of attribute values which may be used to
  specify a TEI or Unicode version number.</desc>
  <desc xml:lang="fr" versionDate="2007-06-12">définit la gamme des valeurs d'attribut
  exprimant un numéro de version TEI.</desc>
  <content>
    <rng:data type="token">
      <rng:param name="pattern">[\d]+(\.[\d]+){0,2}</rng:param>
    </rng:data>
  </content>
  <remarks versionDate="2012-06-17" xml:lang="en">
    <p>The value of this attribute follows the pattern specified by
    the Unicode consortium for its version number (<ptr target="http://unicode.org/versions/"/>). A version number
    contains digits and fullstop characters only. The first number
    supplied identifies the major version number. A second and third
    number, for minor and sub-minor version numbers, may also be
    supplied.
</p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p>La valeur de cet attribut devrait suivre le format proposé par
    le Consortium Unicode pour identifier les versions (<ptr target="http://unicode.org/versions/"/>). Un numéro de version
    ne contient que des chiffres et des points. Le numéro
    initiale identifie le numéro majeur de la version. Un deuxième et
    un troisième numéro sont aussi disponibles pour la numérotation
    facultative des versions mineures ou sous-mineurs.
</p>
  </remarks>
</macroSpec>
