<?xml version="1.0" encoding="utf-8"?>
<!--
    Copyright TEI Consortium.
    Dual-licensed under CC-by and BSD2 licences
    See the file COPYING.txt for details
    $Date$
    $Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/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="core" ident="gb">
  <gloss versionDate="2010-09-21" xml:lang="en">gathering begins</gloss>
  <desc versionDate="2010-09-21" xml:lang="en">marks the point in a transcribed codex at which a new
  gathering or quire begins.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.milestoneLike"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.spanning"/>
    <memberOf key="att.breaking"/>
  </classes>
  <content>
    <rng:empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <gb n="iii"/>
      <pb n="2r"/>
      <!-- material from page 2 recto of gathering iii here -->
      <pb n="2v"/>
      <!-- material from page 2 verso of gathering iii here -->
    </egXML>
  </exemplum>
  <remarks versionDate="2010-09-21" xml:lang="en">
    <p>By convention, <gi>gb</gi> elements should appear at the start
    of the first page in the gathering. The global <att>n</att>
    attribute indicates the number or other value used to identify
    this gathering in a collation.  </p>
    <p>The <att>type</att> attribute may be used to further
    characterize the gathering  in any respect.</p>
  </remarks>
  <listRef>
    <ptr target="#CORS5" type="div3"/>
  </listRef>
</elementSpec>
