<?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="fsConstraints">
  <gloss versionDate="2005-01-14" xml:lang="en">feature-structure constraints</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">contraintes de structure de traits</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">restricciones de la estructura de rasgo.</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">vincoli della struttura di tratti</gloss>
  <desc versionDate="2007-07-13" xml:lang="en">specifies constraints on the content of valid feature
structures.</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">définit les contraintes sur le contenu de structures
      de traits bien formées</desc>
  <desc versionDate="2007-05-04" xml:lang="es">especifica restricciones para el contenido de estructuras de rasgo bien formadas.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">specifica i vincoli sul contenuto delle strutture di tratti ben formate.</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <rng:zeroOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:choice>
        <rng:ref name="cond"/>
        <rng:ref name="bicond"/>
      </rng:choice>
    </rng:zeroOrMore>
  </content>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <fsConstraints>
        <cond>
          <fs>
            <!-- ...-->
          </fs>
          <then/>
          <fs>
            <!-- ... -->
          </fs>
        </cond>
      </fsConstraints>
    </egXML>
  </exemplum>
  <remarks versionDate="2005-01-14" xml:lang="en">
    <p rend="dataDesc">May contain a series of conditional or biconditional elements.</p>
    <p/>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p rend="dataDesc">Peut contenir une série d'éléments conditionnels ou
            biconditionnels.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p rend="dataDesc">
    一連の条件，すなわち必要十分条件を示す．
    </p>
    <p/>
  </remarks>
  <listRef>
    <ptr target="#FD"/>
  </listRef>
</elementSpec>
