<?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: 2012-10-24 17:39:52 +0100 (Wed, 24 Oct 2012) $
    $Id: name.xml 11004 2012-10-24 16:39:52Z jcummings $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="core" ident="name">
  <equiv/>
  <gloss>name, proper noun</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">이름, 고유명사</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">名稱，特定名稱</gloss>
  <gloss versionDate="2008-04-05" xml:lang="ja"/>
  <gloss versionDate="2009-01-06" xml:lang="fr">nom, nom propre</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">nombre, nombre propio</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">nome, nome proprio</gloss>
  <desc>contains a proper noun or noun phrase.</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="2009-01-06" xml:lang="fr">contient un nom propre ou un syntagme nominal</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene un nombre propio o un sintagma nominal</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene un nome proprio o un sintagma nominale.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.nameLike.agent"/>
    <memberOf key="att.personal"/>
    <memberOf key="att.datable"/> 
    <memberOf key="att.editLike"/> 
    <memberOf key="att.typed"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <!--  <attList>
        <attDef ident="type" usage="rec">
        <equiv/>
        <desc>indicates the type of the object which is being named by the
        phrase.</desc>
        <desc versionDate="2007-05-02" xml:lang="zh-TW">說明該名稱所表示項目的種類。</desc>
        <desc versionDate="2008-04-05" xml:lang="ja">
        当該テキストで名付けられた対象の種類を示す．
        </desc>
        <desc versionDate="2009-01-06" xml:lang="fr">indique le type de l'objet nommé
        par l'expression</desc>
        <desc versionDate="2007-05-04" xml:lang="es">indica el tipo de objeto que está siendo nombrado por el sintagma.</desc>
        <desc versionDate="2007-01-21" xml:lang="it">indica il tipo di oggetto identificato dal sintagma.</desc>
        <datatype>
        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.enumerated"/>
        </datatype>
        <valDesc>Values such as person, place, institution, product, acronym.</valDesc>
        </attDef>
        </attList>-->
  <exemplum xml:lang="mul">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <name type="person">Thomas Hoccleve</name>
      <name type="place">Villingaholt</name>
      <name type="org">Vetus Latina Institut</name>
      <name type="person" ref="#HOC001">Occleve</name>
    </egXML>
  </exemplum>
  <remarks>
    <p>Proper nouns referring to people, places, and organizations may be tagged instead with
                <gi>persName</gi>, <gi>placeName</gi>, or <gi>orgName</gi>, when the TEI module for
            names and dates is included.</p>
  </remarks>
  <remarks xml:lang="fr">
    <p>Les noms propres relatifs aux personnes, aux lieux et aux organismes peuvent également
            être balisés à l'aide de <gi>persName</gi>, <gi>placeName</gi>, ou <gi>orgName</gi>,
            lorsque le module TEI concernant les noms et dates est inclus.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p> TEI名前モジュールが使われる場合には，人々，場所，組織を示す固有名 詞は，それぞれ要素<gi>persName</gi>, <gi>placeName</gi>,
                <gi>orgName</gi>を使い示されるかもしれない． </p>
  </remarks>
  <listRef>
    <ptr target="#CONARS" type="div2"/>
  </listRef>
</elementSpec>
