att.placement

att.placement provides attributes for describing where on the source page or object a textual element appears. [3.5.3 Additions, Deletions, and Omissions 11.3.1.4 Additions and Deletions]
Modul tei — The TEI Infrastructure
Mitglieder add addSpan figure fw head label metamark notatedMusic note noteGrp rt stage trailer witDetail
Attribute
place⚓︎ specifies where this item is placed.
Zustand Empfohlen
Datentyp 1–∞ Vorkommen von teidata.enumerated durch Leerzeichen getrennt
Empfohlene Werte sind:
top
at the top of the page
bottom
at the foot of the page
margin
in the margin (left, right, or both)
opposite
on the opposite, i.e. facing, page
overleaf
on the other side of the leaf
above
above the line
right
to the right, e.g. to the right of a vertical line of text, or to the right of a figure
below
below the line
left
to the left, e.g. to the left of a vertical line of text, or to the left of a figure
end
at the end of e.g. chapter or volume.
inline
within the body of the text.
inspace
in a predefined space, for example left by an earlier scribe.
<add place="margin">[An addition written in the margin]</add>
<add place="bottom opposite">[An addition written at the
foot of the current page and also on the facing page]</add>
<note place="bottom">Ibid, p.7</note>