<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 |
| Attributes | Global attributes only |
| Used by | biblFull fileDesc |
| 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 | <editionStmt> <p>First edition, <date>Michaelmas Term, 1991.</date> </p> </editionStmt> |
