◇◆
<textual-form> Textual Form
Container element (for Best Practice used only inside <alternatives>) that will hold text and mixed content objects that act as alternatives to, for example,
graphics.
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- Emphasis Elements
- Inline Display Elements
- Math Elements
- <named-content> Named Special (Subject) Content
- <styled-content> Styled Special (Subject) Content
- Baseline Change Elements
Content Model
<!ELEMENT textual-form (#PCDATA %textual-form-elements;)* >
Expanded Content Model
(#PCDATA | bold | fixed-case | italic | monospace | num | overline | roman | sans-serif | sc | strike | underline | ruby | inline-graphic | private-char | tex-math | mml:math | named-content | styled-content | sub | sup)*