<?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="textClass">
  <gloss versionDate="2005-01-14" xml:lang="en">text classification</gloss>
  <gloss versionDate="2009-01-05" xml:lang="fr">classification du texte</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">Textklassifikation</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">clasificación de texto</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">classificazione del testo</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">groups information which describes the nature or topic of a text in terms of a standard
    classification scheme, thesaurus, etc.</desc>
  <desc versionDate="2009-01-05" xml:lang="fr">regroupe des informations décrivant la nature ou le sujet
    d’un texte selon des termes issus d’un système de classification standardisé, d’un thésaurus,
    etc.</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">umfasst Informationen über Art oder Thematik eines Texts
    unter Bezug auf ein Standard-Klassifikationsschema, einen Thesaurus, usw.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">agrupa información que describe la naturaleza o la
    temática de un texto en términos de un esquema de clasificación estándard.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">raggruppa le informazioni che descrivono la natura o
    l'argomento di un testo secondo uno schema di classificazione standard, un dizionario i
    sinonimi, ecc.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.profileDescPart"/>
    <memberOf key="att.declarable"/>
  </classes>
  <content>
    <zeroOrMore xmlns="http://relaxng.org/ns/structure/1.0">
      <choice>
        <ref name="classCode"/>
        <ref name="catRef"/>
        <ref name="keywords"/>
      </choice>
    </zeroOrMore>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <taxonomy>
        <category xml:id="acprose">
          <catDesc>Academic prose</catDesc>
        </category>
        <!-- other categories here -->
      </taxonomy>
      <!-- ... -->
      <textClass>
        <catRef target="#acprose"/>
        <classCode scheme="http://www.udcc.org">001.9</classCode>
        <keywords scheme="http://authorities.loc.gov">
          <list>
            <item>End of the world</item>
            <item>History - philosophy</item>
          </list>
        </keywords>
      </textClass>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <textClass>
        <keywords scheme="#fr_RAMEAU">
          <list>
            <item>Littérature française -- 20ème siècle -- Histoire et critique</item>
            <item>Littérature française -- Histoire et critique -- Théorie, etc.</item>
            <item>Français (langue) -- Style -- Bases de données.</item>
          </list>
        </keywords>
      </textClass>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <textClass>
        <catRef target="#fr_forme_prose"/>
      </textClass>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <taxonomy>
        <category xml:id="zh-tw_chineseliterature">
          <catDesc>中國文學</catDesc>
        </category>
        <!-- 其他文類 -->
      </taxonomy>
      <!-- ... -->
      <textClass>
        <catRef target="#zh-tw_chineseliterature"/>
        <classCode scheme="http://www.ncl.edu.tw/">820</classCode>
        <keywords scheme="http://authorities.loc.gov">
          <list>
            <item>傷痕文學</item>
            <item>語文類</item>
          </list>
        </keywords>
      </textClass>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HD43"/>
  </listRef>
</elementSpec>
