<?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"?>
<classSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="header" type="atts" ident="att.citeStructurePart">
  <desc versionDate="2020-02-03" xml:lang="en">provides attributes for selecting particular elements
    within a document.</desc>
  <attList>
    <attDef ident="use" usage="req">
      <gloss versionDate="2020-02-03" xml:lang="en">use</gloss>
      <desc versionDate="2020-02-03" xml:lang="en">supplies an XPath selection pattern using the
        syntax defined in <ptr target="#XSLT3"/>. The XPath pattern is relative to the context given
        in <att>match</att>, which will either be a sibling attribute in the case of
          <tag>citeStructure</tag> or on the parent <tag>citeStructure</tag> in the case of
          <tag>citeData</tag>.</desc>
      <datatype>
        <dataRef key="teidata.xpath"/>
      </datatype>
    </attDef>
  </attList>
</classSpec>
