%simple-text;

Simple Textual Content

Names elements that may be used inside elements that are really expected to be data characters (#PCDATA) and not to contain any of these things

Remarks

This parameter entity is even simpler than the %simple-phrase; parameter entity. Note that there is only inline math, and there are no links. This parameter entity is for modeling elements that an authoring tag set could restrict to merely data characters (#PCDATA), but that this repository Tag Set dare not, since it needs to be able to handle the less mainstream cases.

Model

<!ENTITY % simple-text  "| %emphasis.class; | %inline-display.class; |
                         %inline-math.class; | %phrase.class; |
                         %subsup.class; "                            >

Expanded Model

| bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-graphic | private-char | chem-struct | inline-formula | abbrev | milestone-end | milestone-start | named-content | styled-content | sub | sup