id

Summary

Description

Scripture book identification.

Syntax help
  • USFM: \id code content

  • USX: <book style="id" @code>content</book>

    code *

    A standard 3-character scripture book identifier.

    content

    Additional description (optional)

Style Type

Paragraph

Valid In

[BookHeaders]

Added

1.0

Examples

  • USFM

  • USX

  • USJ

Example 1. Matthew (GNT)
\id MAT 41MATGNT92.SFM, Good News Translation, June 2003
Example 2. Matthew (GNT)
<usx>
  <book code="MAT" style="id">41MATGNT92.SFM, Good News Translation, June 2003</book>
</usx>
Example 3. Matthew (GNT)
{
  "type": "USJ",
  "version": "3.1",
  "content": [
    {
      "type": "book",
      "marker": "id",
      "code": "MAT",
      "content": ["41MATGNT92.SFM, Good News Translation, June 2003"]
    }
  ]
}
missing

Properties

TextType

Other

TextProperties

paragraph, nonpublishable, nonvernacular, book

Publication Issues