<?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" xmlns:sch="http://purl.oclc.org/dsdl/schematron" module="tagdocs" xml:id="LISTREF" ident="listRef">
  <gloss versionDate="2005-01-14" xml:lang="en">list of references</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">liste de références</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">lista de referencias</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">lista di riferimenti</gloss>
  <desc versionDate="2022-03-11" xml:lang="en">supplies a list of significant references in the current document or elsewhere.</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="2022-03-11" xml:lang="fr">fournit une liste de références signifiantes dans le document courant ou ailleurs.</desc>
  <desc versionDate="2022-03-11" xml:lang="es">proporciona una lista de referencias significativas a
    puntos en el documento corriente u otro lugar.</desc>
  <desc versionDate="2022-03-11" xml:lang="it">fornisce una lista di riferimenti significativi a punti
    nel documento corrente o altrove.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.typed"/>
    <memberOf key="model.ptrLike"/>
  </classes>
  <content>
    <sequence>
      <elementRef key="desc" minOccurs="0" maxOccurs="unbounded"/>
      <classRef key="model.ptrLike" minOccurs="1" maxOccurs="unbounded"/>
    </sequence>
  </content>
 <constraintSpec ident="TagDocsNestinglistRef" scheme="schematron" xml:lang="en">
    <constraint>
      <sch:rule context="( tei:classSpec | tei:dataSpec | tei:elementSpec | tei:macroSpec | tei:moduleSpec | tei:schemaSpec | tei:specGrp )/tei:listRef">
        <sch:report test="tei:listRef">In the context of tagset documentation, the listRef element must not self-nest.</sch:report>
      </sch:rule>
    </constraint>
  </constraintSpec>
  <constraintSpec ident="TagDocslistRefChildren" scheme="schematron" xml:lang="en">
    <constraint>
      <sch:rule context="( tei:classSpec | tei:dataSpec | tei:elementSpec | tei:macroSpec | tei:moduleSpec | tei:schemaSpec | tei:specGrp )/tei:listRef/tei:ptr | ( tei:classSpec | tei:dataSpec | tei:elementSpec | tei:macroSpec | tei:moduleSpec | tei:schemaSpec | tei:specGrp )/tei:listRef/tei:ref">
        <sch:assert test="@target and not( matches( @target,'\s') )">In the context of tagset documentation, each ptr or ref element inside a listRef must have a target attribute with only 1 pointer as its value.</sch:assert>
      </sch:rule>
    </constraint>
  </constraintSpec>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="LISTREF-egXML-bd" source="#UND">
      <listRef>
        <ptr target="#ddc12"/>
      </listRef>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="LISTREF-egXML-xj" source="#UND">
      <listRef>
        <ptr target="#fr_ddc12"/>
      </listRef>
    </egXML>
  </exemplum>
  <remarks versionDate="2022-03-11" xml:lang="en">
    <p>When <gi>listRef</gi> is used in the context of <ident type="module">tagdocs</ident>, further restrictons apply:
    <list>
      <item>It may only contain <gi>ptr</gi> or <gi>ref</gi>
        elements.</item>
      <item>Each <gi>ptr</gi> or <gi>ref</gi> child should bear a
        <att>target</att> attribute, the value of which should be a
        single URI pointer.</item>
    </list>
    </p>
  </remarks>
  <listRef>
    <ptr target="#TDcrystalsCEdc"/>
    <ptr target="#IM-unified"/>
  </listRef>
</elementSpec>
