label

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

Whitespace: Protected

Definition

A number, letter, or symbol that precedes each item in a list.

Child Nodes or Content

Icon identifying optional elements = Optional element or attribute

Code Sample

<list listFormat="number">

<preamble paraID="11">Write on the board:</preamble>

<listItem>

<label>1.</label>

<para paraID="12">Faith</para>

</listItem>

<listItem>

<label>2.</label>

<para paraID="13">Repentance</para>

</listItem>

<listItem>

<label>3.</label>

<para paraID="14">Baptism</para>

</listItem>

<listItem>

<label>4.</label>

<para paraID="15">Gift of the Holy Ghost</para>

</listItem>

</list>

Display Sample

Write on the board:

  1. Faith
  2. Repentance
  3. Baptism
  4. Gift of the Holy Ghost

Notes

Only noMarker lists omit labels.

See Also

Marking in Microsoft Word

Use the label character style. Embed it in the first paragraph of the list item. Use trailing tabs or spaces if desired—these will be stripped on conversion.