listItem (index)

Node type: Block element (can contain only other elements)

Whitespace: Not protected

Definition

Contains all content within an item of an index-format list.

Child Nodes or Content

entry

Choice of one:

Icon identifying optional elements = Optional element or attribute

Parent Elements

list (index)

Code Sample

<list listFormat="index">

<title paraID="11">P</title>

<listItem>

<entry paraID="12">Pratt, Parley P.</entry>

<list listFormat="index">

<listItem>

<entry paraID="13">learned of eternal family organization from Joseph Smith</entry>

<locator>221</locator>

<secondary>

<locator>220–22</locator>

</secondary>

</listItem>

<listItem>

<entry paraID="14">prepared 1837 edition of Book of Mormon</entry>

<locator>64</locator>

</listItem>

<listItem>

<entry paraID="15">traveled to ask Joseph for relief of Missouri Saints</entry>

<locator>138</locator>

<locator>141</locator>

</listItem>

<listItem>

<entry paraID="16">witnessed the Prophet rebuking prison guards</entry>

<locator>207</locator>

</listItem>

</list>

</listItem>

</list>

Display Sample

P

Pratt, Parley P.

  learned of eternal family organization from Joseph Smith, 221 (220–22)
  prepared 1837 edition of Book of Mormon, 64
  traveled to ask Joseph for relief of Missouri Saints, 138, 141
  witnessed the Prophet rebuking prison guards, 207

Notes

Wraps entries and locators. List items can also contain other lists.

Reference lists embedded in index list items must follow the entry and precede any locators. If they need to appear after the locators in print, use a transform to move them there.

Marking in Microsoft Word

Use paragraph styles like the following to mark index entries:

  • LISTindx-1_entry
  • LISTindx-2_entry

Only one entry is allowed per listItem.

Use paragraph styles like the following to mark index locators:

  • LISTindx-1_locator
  • LISTindx-2_locator

Mark secondary references to these locators as follows:

  • LISTindx-1_secondary
  • LISTindx-2_secondary

Note that each part of the index should be on a line by itself. These will be combined by transform in the display channels. The exception is locators, which can be grouped by line (for example, “3, 5–8”). If an item will ever appear on the Web, it may be advantageous to have each locator on a line by itself.

Embedding is often used to create index subentries (see sample). The number in the stylenames indicates the level of embedding.