%inside-para;

Inside a Paragraph Elements

Definition

Elements that may be used within a paragraph in a mixed content model with #PCDATA.

Remarks

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 some may allow them in both places. Thus, the DTD must allow for them to be in either or both locations.

Declaration

<!ENTITY % inside-para "%block-display.class; |
      %block-math; | %citation.class; | %emphasis.class; | %inline-display.class; |
      %inline-math; | %inpara-address; | %link.class; | %list.class; | %math.class; |
      %rest-of-para.class; | %phrase.class; | %subsup.class;" >

Module

archivecustomize.ent