<?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="header" ident="classDecl">
  <gloss versionDate="2005-01-14" xml:lang="en">classification declarations</gloss>
  <gloss versionDate="2009-01-05" xml:lang="fr">déclaration de classification</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">분류 선언</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">分類宣告</gloss>
  <gloss versionDate="2006-10-18" xml:lang="de">Erklärung zur Klassifikation</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">declaraciones de clasificación</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">dichiarazioni sulla ckassificazione</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">contains one or more taxonomies defining any classificatory
codes used elsewhere in the text.</desc>
  <desc versionDate="2009-01-05" xml:lang="fr">contient une ou plusieurs taxinomies définissant les codes de classification utilisés n’importe où dans le texte.</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="2006-10-18" xml:lang="de">enthält eine oder mehrere
  Taxonomien, die Klassifikationen innerhalb des Textes
  definieren.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una o más taxonomías que definen cualquier código usado en algún punto del texto.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una o più tassonomie che definiscono un qualsiasi codice classificatorio usato in un'altra porzione del testo.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.encodingDescPart"/>
  </classes>
  <content>
    <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:ref name="taxonomy"/>
    </rng:oneOrMore>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <classDecl>
        <taxonomy xml:id="LCSH">
          <bibl>Library of Congress Subject Headings</bibl>
        </taxonomy>
      </classDecl>
      <!-- ... -->
      <textClass>
        <keywords scheme="#LCSH">
          <term>Political science</term>
          <term>United States -- Politics and government —
                      Revolution, 1775-1783</term>
        </keywords>
      </textClass>
    </egXML>
  </exemplum>
  <exemplum xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <classDecl>
        <taxonomy xml:id="RAMEAU">
          <bibl>Répertoire d'autorité-matière encyclopédique et alphabétique unifié
                      (RAMEAU) de la Bibliothèque nationale de France. <ptr target="http://rameau.bnf.fr/"/>
               </bibl>
        </taxonomy>
      </classDecl>
      <!-- ... -->
      <textClass>
        <keywords scheme="#RAMEAU">
          <term>Bien et mal -- Enseignement coranique</term>
        </keywords>
      </textClass>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HD55"/>
    <ptr target="#HD5"/>
  </listRef>
</elementSpec>
