<def-head>
Definition List: Definition Head
Heading over the second column (the definition column) of a definition list (two-part list).
Model Description
Any combination of:
- Text, numbers, or special characters
- External Linking Elements
- <inline-supplementary-material> Inline Supplementary Material
- Related Material Elements
- Emphasis Elements
- <alternatives> Alternatives For Processing
- Inline Display Elements
- <chem-struct> Chemical Structure (Display)
- <inline-formula> Formula, Inline
- Math Elements
- Other Inline Elements
- <fn> Footnote
- <target> Target of an Internal Link
- <tbx:entailedTerm> Entailed Term
- <xref> X(cross) Reference
- Baseline Change Elements
This element may be contained in:
Example
...
<def-list>
<term-head>Term</term-head>
<def-head>Definition</def-head>
<def-item>
<term>back matter</term>
<def><p>Any material printed at the end of the journal, after
the main articles. May include ...</p></def>
</def-item>
...
</def-list>
...