<sup>
Summary
The <sup> element for superscript text.
Subscript element is <sub>
Usage context
| Element category | character-style |
|---|---|
| PSML level | portable |
| Permitted content | character style elements or text |
| Permitted parent | |
| HTML equivalent | <sup> |
| OpenXML equivalent |
Attributes
No attributes.
Examples
E = mc<sup>2</sup>
Schema
XML Schema
<xs:element name="sup" type="character-style"/>
Relax Schema
element sup { character-style }
Compatibility
This element was introduced in the first draft of PSML and is well-supported from PageSeeder 5.1.