att.edition

att.edition provides attributes identifying the source edition from which some encoded feature derives.
Moduletei — The TEI Infrastructure
Memberscb lb milestone pb refState
AttributesAttributes
ed(edition) supplies a sigil or other arbitrary identifier for the source edition in which the associated feature (for example, a page, column, or line break) occurs at this point in the text.
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
edRef(edition reference) provides a pointer to the source edition in which the associated feature (for example, a page, column, or line break) occurs at this point in the text.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Example
<l>Of Mans First Disobedience,<lb ed="1674"/> and<lb ed="1667"/> the Fruit</l>
<l>Of that Forbidden Tree, whose<lb ed="1667 1674"/> mortal tast</l>
<l>Brought Death into the World,<lb ed="1667"/> and all<lb ed="1674"/> our woe,</l>
Example
<listBibl>
 <bibl xml:id="stapledon1937">
  <author>Olaf Stapledon</author>,
  <title>Starmaker</title>, <publisher>Methuen</publisher>, <date>1937</date></bibl>
 <bibl xml:id="stapledon1968">
  <author>Olaf Stapledon</author>,
  <title>Starmaker</title>, <publisher>Dover</publisher>, <date>1968</date></bibl>
</listBibl>
<!-- ... -->
<p>Looking into the future aeons from the supreme moment of
   the cosmos, I saw the populations still with all their
   strength maintaining the<pb n="411edRef="#stapledon1968"/>essentials of their ancient culture,
   still living their personal lives in zest and endless
   novelty of action, … I saw myself still
   preserving, though with increasing difficulty, my lucid
   con-<pb n="291edRef="#stapledon1937"/>sciousness;</p>