macro.metaLike.page

Groups elements that contain meta-data about a single page.
Module
Contained By
(MEI.shared) Groups elements that contain meta-data about a single page.
<pb>An empty formatting element that forces text to begin on a new page.
<pb>An empty formatting element that forces text to begin on a new page.
May Contain
(MEI.shared) Groups elements that contain meta-data about a single page.
<pgDesc>Contains a brief prose description of the appearance or description of the content of a physical page.
<pgFoot>A running footer.
<pgHead>A running header.
<pgDesc>Contains a brief prose description of the appearance or description of the content of a physical page.
<pgFoot>A running footer.
<pgHead>A running header.
Declaration
<macroSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="macro.metaLike.page" module="MEI.shared" type="pe">
<desc xml:lang="en">Groups elements that contain meta-data about a single page.</desc>
<content>
<optional>
<ref name="pgHead"/>
</optional>
<optional>
<ref name="pgFoot"/>
</optional>
<optional>
<ref name="pgDesc"/>
</optional>
</content>
</macroSpec>