The n attribute should be used to record the page number displayed in the source. It need not be an integer, e.g., 'iv', or 'p17-3'. The logical page number can be calculated by counting previous pb ancestor elements. When used in a score context, a page beginning implies an accompanying system beginning.
The model of this element is based on the pb element of the Text Encoding Initiative (TEI).
<elementSpec ident="pb" module="MEI.shared">
<gloss xml:lang="en">page beginning</gloss>
<desc xml:lang="en">An empty formatting element that forces text to begin on a new
page.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.pointing"/>
<memberOf key="att.source"/>
<memberOf key="att.pb.anl"/>
<memberOf key="att.pb.ges"/>
<memberOf key="att.pb.log"/>
<memberOf key="att.pb.vis"/>
<memberOf key="model.pbLike"/>
</classes>
<remarks xml:lang="en">
<p>The <att>n</att> attribute should be used to record the page number displayed in the
source. It need not be an integer,
<abbr>e.g.</abbr>, 'iv', or 'p17-3'. The logical page number can be
calculated by counting previous <gi scheme="MEI">pb</gi> ancestor elements. When used in a
score context, a page beginning implies an accompanying system beginning.</p>
</remarks>
<remarks xml:lang="en">
<p>The model of this element is based on the <ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-pb.html">pb</ref> element of the Text Encoding Initiative (TEI).</p>
</remarks>
</elementSpec>