style-type

Style Type

Description or explanation of the stylistic difference being recorded (for example, illuminated letters, drop cap).

Used on Element: <styled-content>

ValueMeaning
Text, numbers, or special charactersName or description for the stylistic type, for example, “green background”.
Restriction@style-type is an optional attribute; there is no default.

Example

 ...
<p><styled-content specific-use="print" style-type="drop cap">D</styled-content>etecting
pancreatic cancer in its early stages is complicated ...</p>
...