num (hendiOrgs)
Back
<num> (number) contains a number, written in any form.
Other Customizations
Attributes
type
opt
indicates the type of numeric value.
Datatype
teidata.enumerated
value
opt
supplies the value of the number in standard form.
Datatype
teidata.numeric
Example
<p>I reached <num type="cardinal" value="21">twenty-one</num> on
my <num type="ordinal" value="21">twenty-first</num> birthday</p> <p>Light travels at <num value="3E10">3×10<hi rend="sup">10</hi>
</num> cm per second.</p>