listFormat (reference list)

Node type: Attribute

Definition

Indicates a reference-format list

Attribute Values

reference

Used in Elements

list (reference)

Code Sample

<topic>

<title paraID="1">Baptism</title>

<list listFormat="reference">

<title paraID="2">See also</title>

<locator>Faith</locator>

<locator>Holy Ghost</locator>

<locator>Priesthood</locator>

<locator>Repentance</locator>

</list>

<para paraID="3">The Book of Mormon tells of a group of people who learned the gospel and were baptized at a place called Mormon. …</para>

</topic>

Display Sample

Baptism (see also Faith; Holy Ghost; Priesthood; Repentance)

The Book of Mormon tells of a group of people who learned the gospel and were baptized at a place called Mormon. …

Notes

Reference lists have titles but no list items—only locators. The title is used to store text that introduces the list (such as “see” or “see also”).