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.
Component declarations that are shared between two or more modules.
<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.
Component declarations that are shared between two or more modules.
<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 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>
<rng:optional>
<rng:ref name="pgHead"/>
</rng:optional>
<rng:optional>
<rng:ref name="pgFoot"/>
</rng:optional>
<rng:optional>
<rng:ref name="pgDesc"/>
</rng:optional>
</content>
</macroSpec>