<?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: 2008-11-01 12:54:12 +0000 (Sat, 01 Nov 2008) $
$Id: att.ptrLike.form.xml 4899 2008-11-01 12:54:12Z rahtz $
-->
<classSpec xmlns="http://www.tei-c.org/ns/1.0" predeclare="true" module="dictionaries" type="atts" ident="att.ptrLike.form">
  <gloss>form pointers</gloss>
  <gloss version="2007-12-20" xml:lang="kr">형식 포인터</gloss>
  <gloss version="2007-05-02" xml:lang="zh-tw">形式指標</gloss>
  <gloss version="2007-06-12" xml:lang="fr">pointeurs vers des formes</gloss>
  <gloss version="2007-05-04" xml:lang="es">indicadores de la forma</gloss>
  <gloss version="2007-01-21" xml:lang="it">puntatori di forma</gloss>
  <desc>common attributes for elements in the dictionary base which point at orthographic or pronunciation forms
        of the headword.</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">attributs communs aux éléments propres aux
			dictionnaires qui renvoient à des formes orthographiques ou phonétiques du mot-vedette.</desc>
  <desc version="2007-05-04" xml:lang="es">atributos comunes para los elementos de la base del diccionario que indican la forma ortográfica o fonética de un lema.</desc>
  <desc version="2007-01-21" xml:lang="it">in un dizionario, attributi comuni per gli elementi che indirizzano a frome ortografiche o pronuncie di un lemma.</desc>
  <attList>
    <attDef ident="target" usage="opt">
      <equiv/>
      <desc>identifies the orthographic form or pronunciation referred to.</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">identifie l’orthographe ou la
					prononciation auxquelles on se réfère.</desc>
      <desc version="2007-05-04" xml:lang="es">indica la forma ortográfica o fonética.</desc>
      <desc version="2007-01-21" xml:lang="it">identifica la forma ortografica o la pronuncia a cui si fa riferimento.</desc>
      <datatype>
        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.pointer"/>
      </datatype>
      <valDesc>a valid identifier, used on some <gi>orth</gi>, <gi>pron</gi> or <gi>form</gi>
                element elsewhere in the current document.</valDesc>
      <exemplum>
        <egXML xmlns="http://www.tei-c.org/ns/Examples"/>
      </exemplum>
    </attDef>
  </attList>
  <listRef>
    <ptr target="#DI"/>
  </listRef>
</classSpec>
