<?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" module="tagdocs" xml:id="gi-attRef" ident="attRef">
  <gloss versionDate="2005-04-13" xml:lang="en">attribute pointer</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">속성 포인터</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">屬性指標</gloss>
  <gloss versionDate="2007-06-12" xml:lang="fr">pointeur d'attribut</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">señalizador del atributo</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">puntatore dell'attributo</gloss>
  <desc versionDate="2005-12-02" xml:lang="en">points to the definition of an attribute or group of attributes.</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">1つまたは複数の属性の定義の場所を示す。</desc>
  <desc versionDate="2007-06-12" xml:lang="fr">pointe vers la définition d'un attribut ou d'un groupe d'attributs.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">señala a la definición de un atributo o grupo de atributos.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">rimanda alla definizione di un attributo o gruppo di attributi</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content><empty/></content>
  <attList>
    <attDef ident="class">
      <desc versionDate="2013-11-16" xml:lang="en">the name of the attribute class</desc>
      <datatype><dataRef key="teidata.name"/></datatype>
    </attDef>
    <attList org="choice">
      <attDef ident="name" validUntil="2026-11-13">
        <desc versionDate="2025-12-30" xml:lang="en">the identifier (<att>ident</att>) of the attribute being referred to</desc>
        <desc type="deprecationInfo" xml:lang="en" versionDate="2025-12-30">
          The <att>key</att> attribute is preferred over
          <att>name</att>, as the attribute being referred to is
          referenced by its <att>ident</att>, not its name (which
          might be different).
        </desc>
        <datatype><dataRef key="teidata.name"/></datatype>
      </attDef>
      <attDef ident="key">
        <desc versionDate="2025-12-30" xml:lang="en">the identifier (<att>ident</att>) of the attribute being referred to</desc>
        <datatype><dataRef key="teidata.name"/></datatype>
      </attDef>
    </attList>
  </attList>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-attRef-egXML-cw" source="#UND">
      <attRef class="att.global" key="xml:id"/>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#TDmodules"/>
  </listRef>
</elementSpec>
