%p-elements;

Paragraph Elements

Definition

Elements that may be used within a Paragraph in a mixed content model with data characters (#PCDATA)

Remarks

Design Note: There is a major overlap between this Parameter Entity and that for the elements that are at the same level as a paragraph (%para-level;). Inline elements appear only inside a paragraph, while block elements, such as quotes and lists, may appear either within a paragraph or at the same level as a paragraph. This serves a requirement in a repository DTD, since some incoming material will have restricted such elements to only inside a paragraph, some incoming material will have restricted them to only outside a paragraph, and others may allow them in both places. Thus, the DTD must allow for them to be in either or both locations.

Declaration

<!ENTITY % p-elements   "| %all-phrase; | %block-display.class; |
                            %block-math.class; | %citation.class; |
                         %list.class; | %rest-of-para.class;"        >

Module

archivecustom-models.ent