Basic Structure of Encoding of Bracketings

It is possible that text sections are linked to each other by bracketing across lines, which indicates that they belong together at a certain level. In this case, the bracketing is displayed depending on the context for the collection of the bracketed text sections or the purpose of the bracketing. The element in question receives an @rendition attribute, which can have the following values:

  • "#rightBraced": bracketing at the right margin of the text in the respective element
  • "#leftBraced": bracketing at the left margin of the text in the respective element
  • "#topBraced": bracketing at the top of the text in the respective element
  • "#bottomBraced": bracketing at the bottom of the text in the respective element

The direction in which the bracket points in each case is not specifically tagged.

Generally, bracketings are represented by lists.

<list rendition="#[bracketing value]">

Only in drama and tables can other elements be affected:

Drama:

<stage rendition="#[bracketing value]">
        <speaker rendition="#[bracketing value]">
        <roleDesc rendition="#[bracketing value]">

Table:

<cell rendition="#[bracketing value]">