style-type

Style Type

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

With the Element

<styled-content>
Value Meaning
Text, numbers, or special characters Name 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="drop cap">D</styled-content>etecting
pancreatic cancer in its early stages is complicated ...</p>
...