<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING.txt for details
$Date: 2009-01-23 10:23:08 +0000 (Fri, 23 Jan 2009) $
$Id: ident.xml 5483 2009-01-23 10:23:08Z ge8 $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="tagdocs" xml:id="IDENT" ident="ident">
  <gloss>identifier</gloss>
  <gloss version="2007-12-20" xml:lang="kr">확인소</gloss>
  <gloss version="2008-04-06" xml:lang="es">identificador</gloss>
  <gloss version="2007-06-12" xml:lang="fr">identifiant</gloss>
  <gloss version="2007-11-06" xml:lang="it">identificatore</gloss>
  <desc>contains an identifier or name for an object of some kind in a formal language.</desc>
  <desc version="2007-12-20" xml:lang="kr">형식 언어에서 어떤 종류의 개체에 대한 확인소 또는 이름을 포함한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">包含一個使用正式語言的某種物件的識別符碼或名稱。</desc>
  <desc version="2008-04-05" xml:lang="ja">
  形式言語にあるオブジェクトの識別子または名前を示す．
  </desc>
  <desc version="2007-06-12" xml:lang="fr">contient un identifiant ou un nom dans un langage
			formel pour un objet quelconque.</desc>
  <desc version="2007-05-04" xml:lang="es">contiene un identificador o un nombre asignado a un objeto dado en un lenguaje formal.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene un identificatore o nome assegnato a un dato oggetto in un linguaggio formale</desc>
  <classes>
    <memberOf key="model.emphLike"/>
    <memberOf key="att.typed"/>
  </classes>
  <content>
    <rng:text xmlns:rng="http://relaxng.org/ns/structure/1.0"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <ident type="namespace">http://www.tei-c.org/ns/Examples</ident>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <ident type="namespace">http://www.tei-c.org/ns/Examples</ident>
    </egXML>
  </exemplum>
  <remarks>
    <p>In running prose, this element may be used for any kind of
  identifier in any formal language.</p>
  </remarks>
  <remarks xml:lang="fr">
    <p>Dans un  texte courant, cet élément peut être utilisé pour n'importe quelle sorte
                d'identifiant dans tout langage formel.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p>
    散文では，当該要素は，形式言語における各種識別子を示すものとして使
  用されるかもしれない．
  </p>
  </remarks>
</elementSpec>
