<?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" xmlns:sch="http://purl.oclc.org/dsdl/schematron" module="header" xml:id="gi-textClass" 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="2016-11-24" xml:lang="de">gruppiert Informationen über Art oder Thematik eines Textes unter 
      Bezug auf ein Standard-Klassifikationsschema, einen Thesaurus o. ä.</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="att.declarable"/>
    <memberOf key="model.profileDescPart"/>
  </classes>
  <content>
    <alternate minOccurs="0" maxOccurs="unbounded">
      <elementRef key="classCode"/>
      <elementRef key="catRef"/>
      <elementRef key="keywords"/>
    </alternate>
  </content>
  <constraintSpec ident="textClass-is-declarable" scheme="schematron" xml:lang="en">
    <constraint>
      <sch:pattern is-a="declarable">
        <sch:param name="tde" value="tei:textClass"/>
      </sch:pattern>
    </constraint>
  </constraintSpec>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-textClass-egXML-fb">
      <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" xml:id="gi-textClass-egXML-pi">
      <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" xml:id="gi-textClass-egXML-fu" source="#UND">
      <textClass>
        <catRef target="#fr_forme_prose"/>
      </textClass>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-textClass-egXML-xm">
      <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>
