<?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="header" xml:id="gi-citeData" ident="citeData">
  <gloss versionDate="2020-02-03" xml:lang="en">citation data</gloss>
  <desc versionDate="2020-02-03" xml:lang="en">specifies how information may be extracted from citation structures.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.citeStructurePart"/>
  </classes>
  <content>
    <empty/>        
  </content>
  <attList>
    <attDef ident="property" usage="req">
      <gloss versionDate="2020-02-03" xml:lang="en">property</gloss>
      <desc versionDate="2020-02-03" xml:lang="en">A URI indicating a property definition.</desc>
      <datatype>
        <dataRef key="teidata.pointer"/>
      </datatype>
    </attDef>    
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-citeData-egXML-wd" source="#NONE">
      <citeStructure unit="book" match="//body/div" use="@n">
        <citeData property="http://purl.org/dc/terms/title" use="head"/>
      </citeStructure>
    </egXML>
  </exemplum>  
  <listRef>
    <ptr target="#CORS6"/>
    <ptr target="#SACRCS"/>
  </listRef>
</elementSpec>
