◇◆
<num> ISO Numeric Emphasis
A number appearing in running prose.
The <num> element is provided to allow numbers to be tagged so that the decimal separators
and group separators appearing in them can be identified explicitly; this is helpful
when the document is to be rendered in a style which may require different decimal
or group separators in different contexts or for different languages.
Usage/Remarks
It is not required for all numbers that appear in the text to be tagged using <num>. This is a processing convenience. In some environments, the choice of decimal and
group separators is fixed for all documents; in others, there is no requirement that
the separators be explicitly identified. Even in environments where the <num> element is used, numerals which are rendered without either a decimal or a group
separator may typically remain untagged.
Models and Context
May be contained in
<addr-line>, <aff>, <alt-title>, <article-title>, <attrib>, <award-id>, <bold>, <chapter-title>, <chem-struct>, <code>, <collab>, <comment>, <compl>, <compound-kwd-part>, <compound-subject-part>, <copyright-statement>, <data-title>, <def-head>, <disp-formula>, <element-citation>, <ext-link>, <fixed-case>, <full>, <funding-source>, <gov>, <inline-formula>, <inline-supplementary-material>, <institution>, <intro>, <italic>, <kwd>, <label>, <license-p>, <main>, <meta-value>, <mixed-citation>, <monospace>, <named-content>, <nav-pointer>, <on-behalf-of>, <overline>, <p>, <part-title>, <preformat>, <price>, <publisher-loc>, <rb>, <related-article>, <related-object>, <related-term>, <role>, <roman>, <sans-serif>, <sc>, <see>, <see-also>, <see-also-entry>, <see-entry>, <series>, <sig>, <sig-block>, <source>, <std>, <strike>, <styled-content>, <sub>, <subject>, <subtitle>, <sup>, <supplement>, <target>, <tbx:crossReference>, <tbx:definition>, <tbx:entailedTerm>, <tbx:example>, <tbx:externalCrossReference>, <tbx:note>, <tbx:pronunciation>, <tbx:see>, <tbx:source>, <tbx:term>, <tbx:usageNote>, <td>, <term>, <term-head>, <term-source>, <textual-form>, <th>, <title>, <trans-source>, <trans-subtitle>, <trans-title>, <underline>, <verse-line>, <xref>
Description
Text, numbers, or special characters
Content Model
<!ELEMENT num (#PCDATA) >
Tagged Samples
Period decimal separators
... <num dsep=".">1.3</num> mg/mL of amoxicillin and <num dsep=".">62.5</num> µL of clavulanic ...
Comma decimal separator
...
<p>The method of measurement is the same as that described
in <xref ref-type="sec" rid="sec_5.2.3.1">5.2.3.1</xref>,
except that the range of indentation is from 0 mm to
<num dsep=",">1,8</num> mm.</p>
...