paraIDref

Node type: Attribute

Definition

Indicates a reference to a paragraph’s ID.

Attribute Values

Value/Content format: Positive numbers (1, 2, 3, etc.)

Used in Elements

tocEntry

crossRef

Code Sample

<tocBlock>

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

<titleLabel paraID="2">Title</titleLabel>

<pageLabel paraID="3">Page</pageLabel>

<tocEntry fileIDref="36500_000_intro" paraIDref="1">

<title paraID="4">Introduction</title>

<page paraID="5">v</page>

</tocEntry>

<tocEntry fileIDref="36500_000_hist" paraIDref="1">

<title paraID="6">Historical Summary</title>

<page paraID="7">x</page>

</tocEntry>

<tocEntry fileIDref="36500_000_life" paraIDref="1">

<title paraID="8">The Life and Ministry of Spencer W. Kimball</title>

<page paraID="9">xiv</page>

</tocEntry>

<tocEntry fileIDref="36500_000_1" paraIDref="1">

<title paraID="10">1 “To Live with Him Someday”</title>

<pag paraID="11"e>1</page>

</tocEntry>

<tocEntry fileIDref="36500_000_2" paraIDref="1">

<title paraID="12">2 Tragedy or Destiny?</title>

<page paraID="13">11</page>

</tocEntry>

</tocBlock>

Notes

Atrribute paraIDref will often point to "1", which is generally the ID of the first paragraph-type element in a chapter.

See Also