<?xml version="1.0" encoding="utf-8"?>
<!--
    Copyright TEI Consortium.
    Licensed under the GNU General Public License.
    See the file COPYING.txt for details
    $Date: 2009-05-22 02:20:52 +0100 (Fri, 22 May 2009) $
    $Id: pb.xml 6335 2009-05-22 01:20:52Z dsew $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="transcr" ident="gb">
  <equiv/>
  <gloss>gathering begins</gloss>
  <desc>marks the point in a transcribed codex at which a new
  gathering or quire begins.</desc>
  <classes>
    <memberOf key="model.milestoneLike"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.spanning"/>
  </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">
    </egXML>
  </exemplum>
  <remarks>
    <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>
