<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING.txt for details
$Date: 2009-01-16 00:51:19 +0000 (Fri, 16 Jan 2009) $
$Id: stdVals.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="header" ident="stdVals">
  <equiv/>
  <gloss>standard values</gloss>
  <gloss version="2009-01-05" xml:lang="fr">Valeurs normalisées</gloss>
  <gloss version="2007-12-20" xml:lang="kr">표준 값</gloss>
  <gloss version="2007-05-02" xml:lang="zh-tw">標準值</gloss>
  <gloss version="2008-04-05" xml:lang="ja"/>
  <gloss version="2006-10-18" xml:lang="de">Standardwerte</gloss>
  <gloss version="2007-05-04" xml:lang="es">valores estándard</gloss>
  <gloss version="2007-01-21" xml:lang="it">valori standard</gloss>
  <desc>specifies the format used when standardized date or number
values are supplied.</desc>
  <desc version="2009-01-05" xml:lang="fr">L’élément Valeurs normalisées <gi>stdVals</gi> précise le format utilisé pour rendre de manière normalisée une date ou une valeur numérique.</desc>
  <desc version="2007-12-20" xml:lang="kr">표준화된 날짜 또는 숫자 값이 제시될 때 사용되는 형식을 명시한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">明確說明文本中標準化日期或數值所使用的格式。</desc>
  <desc version="2008-04-05" xml:lang="ja">
  標準的な日付や数値を示す形式を特定する．
  </desc>
  <desc version="2006-10-18" xml:lang="de">beschreibt das Format,
  das für Standard-Datumsangaben oder Zahlenwerte genutzt wird.
</desc>
  <desc version="2007-05-04" xml:lang="es">indica el formato usado cuando aparecen fechas estandarizadas o valores numéricos.</desc>
  <desc version="2007-01-21" xml:lang="it">specidica il formato usato quando vengono fornite date e altri valori numerici standardizzati.</desc>
  <classes>
    <memberOf key="att.declarable"/>
    <memberOf key="model.editorialDeclPart"/>
  </classes>
  <content>
    <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:ref name="model.pLike"/>
    </rng:oneOrMore>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <stdVals>
        <p>All integer numbers are left-filled with zeroes to 8 digits.</p>
      </stdVals>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <stdVals>
        <p>所有數字四捨五入至小數點第二位</p>
      </stdVals>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HD53"/>
    <ptr target="#CCAS2"/>
  </listRef>
</elementSpec>
