<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/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" xml:id="gi-fsdDecl" ident="fsdDecl">
  <gloss versionDate="2007-09-26" xml:lang="en">feature system declaration</gloss>
  <gloss versionDate="2009-04-16" xml:lang="fr">Déclaration de système de traits (FSD)</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">자질 체계 선언</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">功能系統宣告</gloss>
  <gloss versionDate="2018-07-18" xml:lang="de">Deklaration des Merkmalsystems</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">declaración FSD (Declaración del Sistema de Rasgos)</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">dichiarazione su FSD (dichiarazione del sistema di tratti)</gloss>
  <desc versionDate="2007-09-26" xml:lang="en">provides a feature system declaration comprising one or more
  feature structure declarations or feature structure declaration links.</desc>
  <desc versionDate="2009-04-16" xml:lang="fr">fournit une déclaration du système de traits consistant en une ou plusieurs déclarations de structure de traits ou des liens vers une déclaration de structure de traits.</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="2018-07-18" xml:lang="de">bietet eine Deklaration des Merkmalsystems, die aus einer oder mehreren 
    Merkmalstrukturdeklarationen oder Links zu Merkmalstrukturdeklarationen besteht.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">indica la declaración del sistema de rasgos que contiene definiciones para un tipo particular de estructura de rasgos.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">identifica la dichiarazione del sistema di tratti che contiene le definifioni di un particolare tipo di struttura di tratti.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.encodingDescPart"/>
    <memberOf key="model.resource"/>
  </classes>
  <content>
    <classRef key="model.fsdDeclPart" minOccurs="1" maxOccurs="unbounded"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-fsdDecl-egXML-xx" source="#UND">
      <fsdDecl>
        <fsDecl type="GPSG">
          <fDecl xml:id="GPSG-1" name="GPSG_feat1">
            <vRange>
              <vAlt>
                <symbol value="red"/>
                <symbol value="blue"/>
                <symbol value="green"/>
              </vAlt>
            </vRange>
          </fDecl>
          <!--other feature declarations for GPSG here ... -->
        </fsDecl>
        <fsdLink type="subentry" target="http://www.example.com/fsdLib.xml#LX123"/>
      </fsdDecl>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-fsdDecl-egXML-kb" source="#UND">
      <fsdDecl>
        <fsDecl type="GPSG">
          <fDecl xml:id="GPSG-1-fr" name="GPSG_feat1">
            <vRange>
              <vAlt>
                <symbol value="red"/>
                <symbol value="blue"/>
                <symbol value="green"/>
              </vAlt>
            </vRange>
          </fDecl>
          <!--other feature declarations for GPSG here ... -->
        </fsDecl>
        <fsdLink type="subentry" target="http://www.example.com/fsdLib.xml#LX123"/>
      </fsdDecl>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#FD"/>
  </listRef>
</elementSpec>
