<?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="if">
  <desc versionDate="2005-01-14" xml:lang="en">defines a conditional default value for a feature; the condition
is specified as a feature structure, and is met if it
subsumes the feature structure in the text for which a
default value is sought.</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">définit une valeur conditionnelle par défaut pour un
      trait ; la condition est indiquée comme une structure de traits et remplie si elle
      englobe la structure de traits dans le texte pour lequel on cherche une valeur par
    défaut.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">define un valor predeterminado condicional para un rasgo; la condición se especifica como una estructura de rasgo, y se da si la estructura de rasgo se incluye en el texto para el que un valor predeterminado se ha dado.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">definisce un valore predefinito condizionato di un tratto; la condizione è specificata come una struttura di tratti e se riscontrata sussume la struttura dei tratti nel testo per il quale si cerca un valore predefinito.</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <rng:group xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:choice>
        <rng:ref name="fs"/>
        <rng:ref name="f"/>
      </rng:choice>
      <rng:ref name="then"/>
      <rng:group>
        <rng:ref name="model.featureVal"/>
      </rng:group>
    </rng:group>
  </content>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <vDefault>
        <if>
          <fs>
            <f name="VFORM">
              <symbol value="INF"/>
            </f>
            <f name="SUBJ">
              <binary value="true"/>
            </f>
          </fs>
          <then/>
          <symbol value="for"/>
        </if>
      </vDefault>
    </egXML>
  </exemplum>
  <remarks versionDate="2005-01-14" xml:lang="en">
    <p rend="dataDesc">May contain a feature structure, followed by a feature value;
the two are separated by a <gi>then</gi> element.</p>
    <p/>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p rend="dataDesc">Peut contenir une structure de traits suivie d'une valeur de trait ;
                les deux sont séparées par un élément <gi>then</gi>.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p rend="dataDesc">
    素性構造と素性値が示されるかもしれない．この2つの値は，要素
    <gi>then</gi>で分けられる．
    </p>
    <p/>
  </remarks>
  <listRef>
    <ptr target="#FD"/>
  </listRef>
</elementSpec>
