<?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-01-04 13:39:33 +0000 (Fri, 04 Jan 2013) $
$Id: data.count.xml 11320 2013-01-04 13:39:33Z rahtz $
-->
<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.count">
  <desc>defines the range of attribute values used for a non-negative
integer value used as a count.</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 utilisées
      pour une valeur non négative exprimée par un nombre entier utilisé pour des calculs</desc>
  <desc versionDate="2007-05-04" xml:lang="es">define la gama de valores de atributos para números enteros no negativos usados como un cálculo.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">definisce la gamma di valori di attributi usati per un numero intero non negativo impiegato come computo</desc>
  <content>
    <rng:data type="nonNegativeInteger"/>
  </content>
  <remarks>
    <p>Only positive integer values (including zero) are permitted</p>
  </remarks>
  <remarks xml:lang="ja">
    <p>非負整数値のみが許される．</p>
  </remarks>
  <remarks versionDate="2009-05-25" xml:lang="fr">
    <p>Seules des valeurs positives entières sont autorisées.</p>
  </remarks>
</macroSpec>
