att.placement

att.placement テキスト要素が出現する元資料中のページやオブジェクトを表す属性を示す。 [3.5.3 Additions, Deletions, and Omissions 11.3.1.4 Additions and Deletions]
モジュール tei — The TEI Infrastructure
構成 add addSpan figure fw head label metamark notatedMusic note noteGrp rt stage trailer witDetail
属性
place⚓︎ specifies where this item is placed.
状態 推薦される
データ型 1–∞ occurrences of teidata.enumerated 空白文字で区切られる
提案する値は以下の通り:
top
上の余白。Translation out of date.
bottom
下の余白。Translation out of date.
margin
in the margin (left, right, or both)
opposite
反対側。例えば、見返しや、向かいのページなど。Translation out of date.
overleaf
裏面。Translation out of date.
above
当該線の上。Translation out of date.
right
to the right, e.g. to the right of a vertical line of text, or to the right of a figure
below
当該線の下。Translation out of date.
left
to the left, e.g. to the left of a vertical line of text, or to the left of a figure
end
章末や巻末に注釈がある。Translation out of date.
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>