att.placement

att.placement provides attributes for describing where on the source page or object a textual element appears. [3.4.3 Additions, Deletions, and Omissions 11.3.1.4 Additions and Deletions]
Moduletei — The TEI Infrastructure
Membersadd addSpan figure fw head label metamark notatedMusic note stage witDetail
AttributesAttributes
placespecifies where this item is placed. Suggested values include: 1] below; 2] bottom; 3] margin; 4] top; 5] opposite; 6] overleaf; 7] above; 8] end; 9] inline; 10] inspace
Status Recommended
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Suggested values include:
below
below the line
bottom
at the foot of the page
margin
in the margin (left, right, or both)
top
at the top of the page
opposite
on the opposite, i.e. facing, page
overleaf
on the other side of the leaf
above
above the line
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>