<?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"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="iso-fs" ident="numeric">
  <gloss versionDate="2007-07-04" xml:lang="en">numeric value</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">수치</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">數值</gloss>
  <gloss versionDate="2007-06-12" xml:lang="fr">valeur numérique</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">valor numérico</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">un valore numerico</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">represents the value part of a feature-value specification
  which contains a numeric value or range.</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="2009-04-16" xml:lang="fr">représente la partie valeur d'une spécification
      trait-valeur qui contient une valeur ou une série numériques.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">representa la parte del valor de una especificación de valor de rasgo que contiene un valor numérico o de intervalo.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">rappresenta la parte di valore di una specifica del valore dei tratti che contiene un valore o una gamma di valori numerici.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.featureVal.single"/>
    <memberOf key="att.datcat"/>
  </classes>
  <content>
    <empty xmlns="http://relaxng.org/ns/structure/1.0"/>
  </content>
  <attList>
    <attDef ident="value" usage="req">
      <desc versionDate="2005-01-14" xml:lang="en">supplies a lower bound for the numeric value represented,
      and also (if <att>max</att> is not supplied) its upper bound.</desc>
      <desc versionDate="2007-12-20" xml:lang="ko">표시된 수치의 하한값과 (<att>max</att>이 제시되지 않았다면) 그 상한값을 제시한다.</desc>
      <desc versionDate="2007-05-02" xml:lang="zh-TW">提供所表示數值的底限，以及 (若無標明<att>max</att>) 其上限。</desc>
      <desc versionDate="2008-04-05" xml:lang="ja">与えられている数値の下限を示す．または，(属性<att>max</att>が付
      与されていない場合には)値の上限を示す．</desc>
      <desc versionDate="2007-06-12" xml:lang="fr">donne une limite inférieure pour la valeur
          numérique représentée et aussi (si<att>max</att> n'est pas donné) sa limite supérieure.</desc>
      <desc versionDate="2007-05-04" xml:lang="es">proporciona el límite inferior para el valor numérico representado, y también (si no se proporciona <att>max</att>) su límite superior.</desc>
      <desc versionDate="2007-01-21" xml:lang="it">fornisce un limite inferiore al valore numerico rappresentato e anche (qualora l'attributo <att>max</att> (maz) non sia presente) il limite superiore.</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.numeric"/>
      </datatype>
    </attDef>
    <attDef ident="max" usage="opt">
      <desc versionDate="2005-01-14" xml:lang="en">supplies an upper bound for the numeric value represented.</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">donne une limite supérieure pour la valeur
          numérique représentée.</desc>
      <desc versionDate="2007-05-04" xml:lang="es">proporciona el límite superior para el valor numérico representado.</desc>
      <desc versionDate="2007-01-21" xml:lang="it">fornisce un superiore inferiore al valore numerico rappresentato.</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.numeric"/>
      </datatype>
    </attDef>
    <attDef ident="trunc" usage="opt">
      <desc versionDate="2005-01-14" xml:lang="en">specifies whether the value represented should be
	  truncated to give an integer value.</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">spécifie si la valeur représentée doit être
          tronquée pour donner un nombre entier.</desc>
      <desc versionDate="2007-05-04" xml:lang="es">especifica si el valor representado debe ser truncado para dar un valor entero.</desc>
      <desc versionDate="2007-01-21" xml:lang="it">indica se il valore rappresentato debba essere troncato per ottenere un numero intero.</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.truthValue"/>
      </datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <numeric value="42"/>
    </egXML>
    <p>This represents the numeric value 42.</p>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <numeric value="42"/>
    </egXML>
    <p xmlns:teix="http://www.tei-c.org/ns/Examples">Ceci représente la valeur numérique 42.</p>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <numeric value="42.45" max="50" trunc="true"/>
    </egXML>
    <p xmlns:teix="http://www.tei-c.org/ns/Examples">Ceci représente n'importe laquelle des neuf valeurs des entiers possibles entre 42 et 50
        inclus. Si l'attribut <att> trunc</att> avait eu la valeur FALSE, cet exemple aurait
        représenté n'importe lequel des nombres infinis ayant des valeurs numériques comprises entre
        42.45 et 50.0</p>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <numeric value="42"/>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <numeric value="42.45" max="50" trunc="true"/>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <numeric value="42.45" max="50" trunc="true"/>
    </egXML>
    <p>This represents any of the nine possible integer values between 42 and 50
  inclusive. If the <att>trunc</att> attribute had the value FALSE,
  this example would represent any of the infinite number of numeric values between 42.45 and
  50.0</p>
  </exemplum>
  <remarks versionDate="2005-01-14" xml:lang="en">
    <p>It is an error to supply the <att>max</att> attribute
in the absence of a value for the <att>value</att> attribute.</p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p>C'est une erreur d'utiliser l'attribut <att>max</att> s'il n'y a pas de valeur pour
                l'attribut <att>value</att>.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p>
    属性<att>value</att>に値がないところで属性<att>max</att>があるとエ
    ラーになる．
    </p>
  </remarks>
  <listRef>
    <ptr target="#FSSY" type="div3"/>
  </listRef>
</elementSpec>
