Historical release v0.9.4. Latest at lex-0.org.

TEI Lex-0

Clarity for lexicographers. Stability for data. Compatibility for the future.

10.1.28. <edition>

<edition> (edition) describes the particularities of one edition of a text. [2.2.2. The Edition Statement]
Moduleheader — Specification
Attributes
Member of
Contained by
core: bibl monogr
header: editionStmt
May contain
analysis: c pc
dictionaries: lang lbl xr
figures: figure
gaiji: g
header: idno
linking: seg
transcr: metamark
character data
Example
<edition>First edition <date>Oct 1990</date>
</edition>
<edition n="S2">Students' edition</edition>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
    
Schema Declaration

element edition { att.global.attributes, macro.phraseSeq }