Node type: Block element (can contain only other elements)
Whitespace: Not protected
A list with no labels (such as bullets or numbers) associated with each list item.
Attribute: listFormat (noMarker list)
Attribute: highlight
One or more:
= Optional element or attribute
<list listFormat="noMarker">
<preamble paraID="3">Write on the board:</preamble>
<listItem>
<para paraID="4">Faith</para>
</listItem>
<listItem>
<para paraID="5">Repentance</para>
</listItem>
<listItem>
<para paraID="6">Baptism</para>
</listItem>
<listItem>
<para paraID="7">Gift of the Holy Ghost</para>
</listItem>
</list>
Write on the board:
Wraps list items. List items can contain other lists.
Use paragraph styles like the following for the preamble to the list. (Note that if the preamble is part of another paragraph, it cannot be marked as part of the list.)
Use paragraph styles like the following to mark list titles.
Use paragraph styles like the following to mark the paragraphs in the list. (It is assumed that each list item will have a single paragraph.)
The number in these stylenames indicates the level of embedding. A noMarker list embedded in a numbered list would be styled LISTnoMrk-2, because even though it is the first noMarker list, it is two levels deep.
For lists embedded in other structures, use paragraph styles like the following:
SIDE-LISTnoMrk-1_para | (in figure [sideBar]) |
Note: The paragraph styles of all lines within a group of lists should begin with “LIST”, and the styles for the individual list should have the same prefix. For example, in a noMarker list with an embedded bulleted list, all lines should have styles that begin with “LIST”. All lines in the the noMarker list should have styles that begin with “LISTnoMrk-1_” and all lines in the bulleted list should have styles that begin with “LISTbullet-2_”.
If this isn’t practical, use the xmlPara paragraph style to enter beginning and ending <list> tags around the list, around any lists that contain the list, and around any lists contained by those lists.
This principle applies to lists embedded in other structures as well. For a list in a sidebar, use “SIDE-LISTnoMarker-1_”, or use tags in xmlPara throughout the sidebar.