<?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="tagdocs" ident="datatype">
  <gloss versionDate="2007-06-12" xml:lang="fr">type de données</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">specifies the declared value for an attribute, by referring to
  any datatype defined by the chosen schema language.</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">précise la valeur déclarée d'un attribut en
			faisant référence à un type de données défini dans le langage choisi pour le schéma.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">indica el valor declarado de un atributo haciendo referencia a cualquier tipo de datos definido en el lenguaje elegido para el esquema.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">indica il valore dichiarato di un attributo facendo riferimento a un qualsiasi tipo di dati definito nel linguaggio scelto per lo schema</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <choice xmlns="http://relaxng.org/ns/structure/1.0">
      <ref name="macroRef"/>
    <oneOrMore>
      <group>
        <ref name="macro.schemaPattern"/>
      </group>
    </oneOrMore></choice>
  </content>
  <attList>
    <attDef ident="minOccurs">
      <gloss versionDate="2007-03-05" xml:lang="en">minimum number of occurences</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">nombre minimum d'occurrences</gloss>
      <gloss versionDate="2007-11-06" xml:lang="it">numero minimo di occorrenze</gloss>
      <gloss versionDate="2007-05-04" xml:lang="es">número mínimo de apariciones</gloss>
      <desc versionDate="2007-03-11" xml:lang="en">indicates the minimum number of times this datatype may
      occur in the specification of the attribute being defined</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">indique le nombre minimum d'occurrences
					de ce type de données dans la spécification de l'attribut.</desc>
      <desc versionDate="2007-11-06" xml:lang="it">indica il numero minimo di volte che questo tipo di dati può verificarsi nella definizione dell'attributo da definire</desc>
      <desc versionDate="2007-05-04" xml:lang="es">indica el mínimo número de veces que los tipo de datos pueden aparecer en la especificación del atributo que se define.</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.count"/>
      </datatype>
      <defaultVal>1</defaultVal>
    </attDef>
    <attDef ident="maxOccurs">
      <gloss versionDate="2007-03-05" xml:lang="en">maximum number of occurences</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">nombre maximum d'occurrences.</gloss>
      <gloss versionDate="2007-11-06" xml:lang="it">numero minimo di occorrenze</gloss>
      <gloss versionDate="2007-05-04" xml:lang="es">número máximo de apariciones.</gloss>
      <desc versionDate="2007-03-05" xml:lang="en">indicates the maximum number of times this datatype may
      occur in the specification of the attribute being defined</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">indique le nombre maximum d'occurrences
					de ce type de données dans la spécification de l'attribut.</desc>
      <desc versionDate="2007-11-06" xml:lang="it">indica il numero massimo di volte che questo tipo di dati può verificarsi nella definizione dell'attributo da definire</desc>
      <desc versionDate="2007-05-04" xml:lang="es">indica el máximo número de veces que los tipo de datos pueden aparecer en la especificación del atributo que se define.</desc>
      <datatype>
        <choice xmlns="http://relaxng.org/ns/structure/1.0">
          <ref name="data.count"/>
          <value>unbounded</value>
        </choice>
      </datatype>
      <defaultVal>1</defaultVal>
    </attDef>
  </attList>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <datatype>
        <data xmlns="http://relaxng.org/ns/structure/1.0" type="token"/>
      </datatype>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <datatype>
        <data xmlns="http://relaxng.org/ns/structure/1.0" type="token"/>
      </datatype>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.enumerated"/>
      </datatype>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <p xmlns:teix="http://www.tei-c.org/ns/Examples">L'encodage de l'exemple suivant exige que l'attribut défini contienne au moins deux URIs
        dans ses valeurs, comme le cas de l'attribut <att>target</att> dans <gi>join</gi>.</p>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <datatype minOccurs="2" maxOccurs="unbounded">
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.pointer"/>
      </datatype>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <datatype minOccurs="2" maxOccurs="unbounded">
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.pointer"/>
      </datatype>
    </egXML>
  </exemplum>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.enumerated"/>
      </datatype>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <p>The encoding in the following example requires that the
    attribute being defined contain at least two URIs in its value, as
    is the case for the <att>target</att> attribute of
    <gi>join</gi>.</p>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <datatype minOccurs="2" maxOccurs="unbounded">
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.pointer"/>
      </datatype>
    </egXML>
  </exemplum>
  <remarks versionDate="2005-10-10" xml:lang="en">
    <p>In the TEI scheme, most datatypes are expressed using
    pre-defined TEI macros, which map a name in the form
    <code>data.xxxx</code> to a RelaxNG or WSD defined datatype.</p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p>Dans le schéma TEI, la plupart des types de données sont exprimées en utilisant des
                macros TEI prédéfinies, qui font correspondre un nom dans sa forme
                <code>data.xxxx</code> à un type de données définies en RelaxNG or WSD.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p>
    TEIスキームでは，殆どのデータ型はTEIマクロに規定されているものを使
    用している．マクロ名にある<code>data.xxxx</code>で示されたデータ型
    名は，RelaxNGまたはWSDのデータ型に対応づけられている．
    </p>
  </remarks>
  <listRef>
    <ptr target="#DTYPES"/>
    <ptr target="#TDATT"/>
  </listRef>
</elementSpec>
