<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<classSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" type="atts" xml:id="class-attr-edition" ident="att.edition">
  <desc versionDate="2013-01-11" xml:lang="en">provides attributes identifying the source edition from which some encoded feature derives.</desc>
  <desc versionDate="2009-05-28" xml:lang="fr">fournit des attributs identifiant l'édition source dont provient une quelconque caractéristique encodée.</desc>
  <desc versionDate="2019-05-20" xml:lang="ja">符号化された属性が派生する元のソースのエディションを特定する属性を提供する。</desc>
  <attList>
    <attDef ident="ed" usage="opt">
      <gloss versionDate="2013-01-11" xml:lang="en">edition</gloss>
      <gloss versionDate="2009-05-28" xml:lang="fr">édition</gloss>
      <gloss versionDate="2019-05-20" xml:lang="ja">版</gloss>
      <desc versionDate="2013-11-22" xml:lang="en">supplies a sigil or other arbitrary identifier for the source edition in which
      the associated feature (for example, a  page, column, or line
      beginning) occurs at this point in the text.</desc>
      <desc versionDate="2009-05-28" xml:lang="fr">fournit un identifiant arbitraire pour l'édition source dans laquelle la caractéristique associée 
        (par exemple, une page, une colonne ou un saut de ligne) apparaît à ce point du texte.</desc>
      <desc versionDate="2019-05-20" xml:lang="ja">関連する属性（ページ・段落・行の切れ目）がテキストのこの地点において発生するソースのエディションについての印やその他の任意の識別子を提供する。</desc>
      <datatype maxOccurs="unbounded"><dataRef key="teidata.word"/></datatype>
    </attDef>
    <attDef ident="edRef" usage="opt">
      <gloss versionDate="2013-01-11" xml:lang="en">edition reference</gloss>
      <gloss versionDate="2019-05-20" xml:lang="ja">参照</gloss>
      <desc versionDate="2013-01-11" xml:lang="en">provides a pointer to the source edition in which
      the associated feature (for example, a  page, column, or line
      beginning) occurs at this point in the text.</desc>
      <desc versionDate="2019-05-20" xml:lang="ja">このポインタが示すのは、当該テキスト中に現れる（頁や段、行等の）関連する素性が生じる元の版である。</desc>
      <datatype maxOccurs="unbounded"><dataRef key="teidata.pointer"/></datatype>
    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="class-attr-edition-egXML-tc">
      <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>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="class-attr-edition-egXML-ey">
      <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="411" edRef="#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="291" break="no" edRef="#stapledon1937"/>sciousness;</p>
    </egXML>
    <p>In the above example, the soft hyphen in Stapledon 1937 is omitted. Such decisions may be documented in the edition's declaration of editorial principles, e.g. with the <gi>hyphenation</gi> element in the <gi>teiHeader</gi>.</p>
  </exemplum>
  <remarks versionDate="2025-07-08" xml:lang="en">
    <p>These guidelines provide no semantic basis or suggested
      precedence when both <att>ed</att> and <att>edRef</att> are
      provided. For this reason simultaneous use of both is not
      recommended unless documentation explaining the use is provided,
      probably in an ODD customization, for interchange.</p>
  </remarks>
</classSpec>
