This element is used to capture the textual data that often appears in printed music. It may also be used for similarly formatted material in manuscripts. When used within pb, it records a temporary suspension of the pattern of page headers established by the use of pgHead within a previous scoreDef. Auto-generated page numbers may be indicated with a processing instruction. The pgHead and pgFoot elements should *not* be used to encode textual notes/annotations.
<elementSpec ident="pgHead" module="MEI.shared">
<gloss versionDate="2022-05-18" xml:lang="en">page header</gloss>
<desc xml:lang="en">A running header.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.formework"/>
<memberOf key="att.horizontalAlign"/>
<memberOf key="att.lang"/>
</classes>
<content>
<rng:zeroOrMore>
<rng:choice>
<rng:text/>
<rng:ref name="model.textComponentLike"/>
<rng:ref name="model.textPhraseLike.limited"/>
<rng:ref name="model.editLike"/>
<rng:ref name="model.transcriptionLike"/>
<rng:ref name="model.appLike"/>
<rng:ref name="anchoredText"/>
</rng:choice>
</rng:zeroOrMore>
</content>
<remarks xml:lang="en">
<p>This element is used to capture the textual data that often appears in
printed music. It may also be used for similarly formatted material in manuscripts.
When
used within <gi scheme="MEI">pb</gi>, it records a temporary suspension of the pattern of
page headers established by the use of <gi scheme="MEI">pgHead</gi> within a previous <gi scheme="MEI">scoreDef</gi>. Auto-generated page numbers may be indicated with a processing
instruction. The pgHead and pgFoot elements should <hi rend="bold">*not*</hi> be used to encode textual notes/annotations.</p>
</remarks>
</elementSpec>