<editionStmt>
<editionStmt> (edition statement) groups information relating to one edition of a text. 2.2.2 The Edition Statement 2.2 The File Description | |
Module | header — 2 The TEI Header |
Used by | |
May contain | |
Declaration |
element editionStmt { att.global.attributes, ( model.pLike+ | ( edition, respStmt* ) ) } |
Example |
<editionStmt>
<edition n="S2">Students' edition</edition> <respStmt> <resp>Adapted by </resp> <name>Elizabeth Kirk</name> </respStmt> </editionStmt> |
Example |