span

Node type: Attribute

Definition

Indicates a consecutive verses spanning across adjacent chapters, referenced by a scriptureRef element.

Attribute Values

Numbers, colons, and hyphens. Content must be in the form ##:##-##:##.

Used in Elements

scriptureRef

Code Sample

<para paraID="1">See <scriptureRef book="matt" span="23:39-24:51">Matthew 23:39–24:51</scriptureRef>.</para>

Display Sample

See Matthew 23:39–24:51.

Notes

Verses must be contiguous and must be within the same book (for example, book="gen" span="3:12-5:2").

See Also