termLabel

Node type: Element (may contain text and/or other elements)

Whitespace: Protected

Definition

The label appearing above the terms column in a definition list.

Child Nodes or Content

Attribute: paraID

Icon identifying optional elements = Optional element or attribute

Parent Elements

list (definition)

Code Sample

<list listFormat="definition">

<termLabel paraID="4">Word</termLabel>

<definitionLabel paraID="5">Definition</definitionLabel>

<listItem>

<term paraID="6"><small>HEB</small></term>

<definition>

<para paraID="7">Hebrew</para>

</definition>

</listItem>

<listItem>

<term paraID="8"><small>GR</small></term>

<definition>

<para paraID="9">Greek</para>

</definition>

</listItem>

<listItem>

<term paraID="10"><small>JST</small></term>

<definition>

<para paraID="11">Joseph Smith Translation</para>

</definition>

</listItem>

</list>

Display Sample

Word Definition
HEB Hebrew
GR Greek
JST Joseph Smith Translation

Marking in Microsoft Word

Use character styles like LISTdef-1_termLabel and LISTdef-1_defLabel to mark the termLabel and definitionLabel. Place them in an otherwise empty paragraph marked with the labelRow paragraph style. Use tabs as needed—these will be stripped on conversion.