<?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.word">
  <desc versionDate="2007-10-22" xml:lang="en">defines the range of attribute values expressed as a single
  word or token.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">단일 단어 또는 토큰으로 표현된 속성 값 범위를 정의한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">定義的屬性值範圍表示一個單字或代號</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">いち単語またはトークンをとる属性値の範囲を定義する．</desc>
  <desc versionDate="2007-06-12" xml:lang="fr">définit la gamme des
  valeurs d'attributs exprimant un seul mot ou signe</desc>
  <desc versionDate="2007-05-04" xml:lang="es">define una gama de valores de atributos expresados como una única palabra o señal.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">definisce la gamma di valori di attributi espressi come singola parola o singolo token</desc>
  <content>
    <rng:data type="token">
      <rng:param name="pattern">(\p{L}|\p{N}|\p{P}|\p{S})+</rng:param>
    </rng:data>
  </content>
  <remarks versionDate="2005-10-18" xml:lang="en">
    <p>Attributes using this datatype must contain a single
    <soCalled>word</soCalled> which contains only letters, digits,
    punctuation characters, or symbols: thus it cannot include
    whitespace.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p>
    当該データ型を使用する属性値は，ひとつの<soCalled>単語</soCalled>
    になる．単語とは，文字，数字，句読点などの記号から構成されている．
    空白文字は含むことができない．
    </p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p>Les attributs employant ce type de données doivent contenir un 
      <soCalled>mot</soCalled> simple  ne contenant que des lettres, des chiffres, 
      des signes de ponctuation, ou des symboles : ils ne peuvent donc pas inclure 
      d’espace.
    </p>
  </remarks>
</macroSpec>
