<?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: 2013-10-31 10:20:28 +0000 (Thu, 31 Oct 2013) $
$Id: data.text.xml 12568 2013-10-31 10:20:28Z rahtz $
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/release/xml/tei/odd/p5odds.rnc" type="application/relax-ng-compact-syntax"?>
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/release/xml/tei/odd/p5odds.isosch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<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.text">
  <desc versionDate="2012-06-17" xml:lang="en">defines the range of attribute values used to express some
  kind of identifying string as a single sequence
  of unicode characters possibly including whitespace.</desc>
  <desc xml:lang="fr" versionDate="2007-06-12">définit la gamme des valeurs d'attributs 
      exprimant une chaine de caracteres Unicode, y compris des
  espaces blancs.</desc>
  <content>
    <rng:data type="string"/>
  </content>
  <remarks versionDate="2012-06-17" xml:lang="en">
    <p>Attributes using this datatype must contain a single
    <soCalled>token</soCalled> in which whitespace and other
    punctuation characters are permitted. </p>
  </remarks>
</macroSpec>
