<?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="binary">
  <gloss versionDate="2005-01-14" xml:lang="en">binary 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 binaire</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">valor binario</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">un valore binario</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">represents the value part of a feature-value specification which can contain either
  of exactly two possible values.</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 <q>valeur</q> d'une spécification
      trait-valeur qui peut contenir l'une ou l'autre des deux valeurs possibles.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">representa la parte del valor de una especificación de valor de rasgo que puede contener cualquier de los dos valores posibles.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">rappresenta la parte di valore di una specifica del valore dei tratti che può contenere uno di soltanto due possibili valori.</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 binary 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="2009-04-16" xml:lang="fr">fournit une valeur binaire.</desc>
      <desc versionDate="2007-05-04" xml:lang="es">proporciona un valor binario</desc>
      <desc versionDate="2007-01-21" xml:lang="it">fornisce un valore binario.</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.truthValue"/>
      </datatype>
<remarks versionDate="2013-12-21" xml:lang="en"><p>This attribute has a datatype of data.truthValue, which
may be represented by the values <val>1</val> or
    <val>true</val>, or <val>0</val> or <val>false</val>.</p>
</remarks>
    </attDef>

  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <f name="strident">
        <binary value="true"/>
      </f>
      <f name="exclusive">
        <binary value="false"/>
      </f>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <f name="strident">
        <binary value="true"/>
      </f>
      <f name="exclusive">
        <binary value="false"/>
      </f>
    </egXML>
  </exemplum>
  <remarks versionDate="2005-01-14" xml:lang="en">
    <p>The value attribute may take any value permitted for
  attributes of the W3C datatype Boolean: this includes for example 
the strings
  <code>true</code> or <code>1</code> which are
  equivalent. </p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p>L'attribut <att>value</att> peut prendre n'importe quelle valeur acceptée pour les
                attributs de type booléen dans les recommandations du W3C : cela inclut par exemple
                les chaînes <code>true</code> ou <code>1</code> qui sont équivalentes. </p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p>
    当該属性値は，W3Cのデータ型「論理値」になる．例えば，文字列
    <code>true</code>や，その同値である<code>1</code>をとる．
    </p>
  </remarks>
  <listRef>
    <ptr target="#FSBI" type="div3"/>
  </listRef>
</elementSpec>
