Container element for one term/definition pair in a definition list.
The <def-list> element should not be used to tag the formal terms and definitions provided in section 3 of many International Standards, or corresponding terms and definitions clauses in other documents. Such terms and definitions sections should be marked up using <term-sec> and the individual definitions should normally be marked up using <tbx:termEntry>.
See the separate documentation for a full description of the use of <tbx:termEntry>.
The following, in order:
<standard>
<front>
<iso-meta>...</iso-meta>
</front>
<body>
...
<sec>
<label>4.1</label>
<title>Univariate symbols</title>
<p>The symbols used when there is only one quality
characteristic in the class are as follows.</p>
<def-list list-type="symbol-list">
<def-item>
<term><italic>f<sub>s</sub></italic></term>
<def>
<p>factor that relates the maximum sample standard
deviation (<abbrev>MSSD</abbrev>) to the difference between
<italic>U</italic> and <italic>L</italic>
(<xref rid="anx-d">see Annex D</xref>)</p>
</def>
</def-item>
</def-list>
...
</sec>
</body>
...
</standard>
JATS-list0.ent