Node type: Block element (can contain only other elements)
Whitespace: Not protected
A list of endnotes or footnotes, referenced in the context document with numeric markers.
Attribute: listFormat (numbered notes list)
One or more:
= Optional element or attribute
<titleBlock>
<title paraID="1">Testimony</title>
<byline>
<para paraID="2">Elder Dallin<nb/>H. Oaks</para>
</byline>
</titleBlock>
<bodyBlock>
<para paraID="3">A testimony of the gospel is not a travelogue, a health log, or an expression of love for family members. It is not a sermon. President Kimball taught that the moment we begin preaching to others, our testimony is ended.<noteMarker noteRef="1">1</noteMarker></para>
<para paraID="4">…</para>
</bodyBlock>
<notes listFormat="number">
<listItem noteID="1">
<label>1.</label>
<para paraID="18">See <emphasis>The Teachings of Spencer<nb/>W. Kimball, </emphasis>ed. Edward<nb/>L. Kimball (1982), 138.</para>
</listItem>
</notes>
Elder Dallin H. Oaks
A testimony of the gospel is not a travelogue, a health log, or an expression of love for family members. It is not a sermon. President Kimball taught that the moment we begin preaching to others, our testimony is ended.1
———
Wraps listItems with the actual note text. The value of listFormat can be number or symbol only.
Use one of the following paragraph styles to indicate the title of the note section:
NOTEnmbr_title | (listFormat = number) | |
NOTEsymbl_title | (listFormat = symbol) |
Use one of the following paragraph styles to mark the paragraphs in the note list:
NOTEnmbr_para.first | (listFormat = number) | |
NOTEsymbl_para.first | (listFormat = symbol) |
Place labels at the beginning of the paragraph, using the following character style:
label |
It is often convenient to place a tab after the label, but this is not strictly necessary, as the conversion process strips tabs.
Note: The paragraph style of all lines within notes should begin with “NOTE”. If this isn’t practical, use the xmlPara paragraph style to enter beginning and ending <note> tags. Include the attribute; for example, <note listFormat="number">.