Text Encoding Initiative

The XML Version of the TEI Guidelines

<edition>


<edition> (Edition) describes the particularities of one edition of a text.
Attributes Global attributes and those inherited from biblPart
Example
<edition>First edition <date>Oct 1990</date>
</edition>
<edition n="S2">Students' edition</edition>
Module Declared in file teihdr2; Core tag sets: enabled when any TEI base is enabled
Class biblPart
May contain #PCDATA abbr add addSpan address alt altGrp anchor app c caesura cb certainty cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp lang lb link linkGrp m measure mentioned milestone name num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr ref reg respons restore rs s seg sic soCalled space span spanGrp supplied term time timeRange timeStruct timeline title unclear w xptr xref
May occur within bibl editionStmt monogr
Declaration
<!ELEMENT edition %om.RO; %phrase.seq;> 
<!ATTLIST edition  
      %a.global;>
See further 5.2.2 The Edition Statement

Up: 35 Elements