<?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="keywords">
  <gloss versionDate="2009-04-28" xml:lang="fr">mot clé</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">contains a list of keywords or phrases identifying the topic or nature of a text.</desc>
  <desc versionDate="2009-01-05" xml:lang="fr">contient une liste de mots clés ou d’expressions
    décrivant la nature ou le sujet d’un 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 Zusammenstellung von Schlüsselwörtern oder
    –phrasen zu Art und Thematik des Textes.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una lista de palabras clave o sintagmas que
    identifican la temática o la naturaleza del texto.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una lista delle parole chiave o frasi che
    identificano l'argomento o la natura di un testo.</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <choice xmlns="http://relaxng.org/ns/structure/1.0">
      <oneOrMore>
        <ref name="term"/>
      </oneOrMore>
      <ref name="list"/>
    </choice>
  </content>
  <attList>
    <attDef ident="scheme" usage="opt">
      <desc versionDate="2013-12-21" xml:lang="en">identifies the controlled vocabulary within which the set of keywords concerned is
        defined identifies the classification scheme within which the set of categories concerned is
        defined, for example by a <gi>taxonomy</gi> element, or by
      some other resource.</desc>
      <desc versionDate="2009-01-05" xml:lang="fr">désigne la liste close de mots dans lequel l'ensemble
        des mots-clés concernés est défini.</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">gibt das festgesetzte Vokabular an, mit dem die
        zusammengestellten Schlüsselwörter definiert sind.</desc>
      <desc versionDate="2007-05-04" xml:lang="es">identifican el vocabulario con el que se define el
        conjunto de palabras clave referidas.</desc>
      <desc versionDate="2007-01-21" xml:lang="it">identifica il vocabolario controllato all'interno del
        quale sono definite le parole chiave.</desc>
      <datatype>
        <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.pointer"/>
      </datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <keywords scheme="http://classificationweb.net">
        <term>Babbage, Charles</term>
        <term>Mathematicians - Great Britain - Biography</term>
      </keywords>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <keywords>
        <term>Fermented beverages</term>
        <term>Central Andes</term>
        <term>Schinus molle</term>
        <term>Molle beer</term>
        <term>Indigenous peoples</term>
        <term>Ethnography</term>
        <term>Archaeology</term>
      </keywords>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <keywords scheme="#fr_RAMEAU">
        <term>Littérature française -- 20ème siècle -- Histoire et critique</term>
        <term>Littérature française -- Histoire et critique -- Théorie, etc.</term>
        <term>Français (langue) -- Style -- Bases de données.</term>
      </keywords>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <keywords scheme="http://classificationweb.net">
        <term>李白</term>
        <term>詩人 - 唐代 - 傳記</term>
      </keywords>
    </egXML>
  </exemplum>
  <remarks versionDate="2012-08-09" xml:lang="en">
    <p>Each individual  keyword (including compound subject headings) should
be supplied as a <gi>term</gi> element directly within the
<gi>keywords</gi>  element. An alternative usage, in which each
<gi>term</gi> appears within a <gi>item</gi> inside a <gi>list</gi> is
permitted for backwards compatibility, but is deprecated.</p>
    <p>If no control list exists for the keywords used, then no value
should be supplied for the <att>scheme</att> attribute.</p>
  </remarks>
  <listRef>
    <ptr target="#HD43"/>
  </listRef>
</elementSpec>
