model.paracontentPart

Groups elements which may appear as part of the paragraph content model. A paragraph may contain inline elements and all other block-level elements except itself.
Module
MEI.shared
Contained by
(MEI.shared) Groups elements which may appear as part of the paragraph content model. A paragraph may contain inline elements and all other block-level elements except itself.
epigraphContains a quotation, anonymous or attributed, appearing on a title page.
imprimaturContains a formal statement authorizing the publication of a work, sometimes required to appear on a title page or its verso.
p(paragraph) – One or more text phrases that form a logical prose passage.
quote(quoted material) – Contains a paragraph-like block of text attributed to an external source, normally set off from the surrounding text by spacing or other typographic distinction.
Component declarations that are shared between two or more modules.
p(paragraph) – One or more text phrases that form a logical prose passage.
Text component declarations.
epigraphContains a quotation, anonymous or attributed, appearing on a title page.
imprimaturContains a formal statement authorizing the publication of a work, sometimes required to appear on a title page or its verso.
quote(quoted material) – Contains a paragraph-like block of text attributed to an external source, normally set off from the surrounding text by spacing or other typographic distinction.
Members
(model.paracontentPart has no members)
Declaration
<classSpec ident="model.paracontentPart" module="MEI.shared" type="model">
<desc>Groups elements which may appear as part of the paragraph content model. A paragraph may contain inline elements and all other block-level elements except itself.</desc>
</classSpec>