<editionStmt>
<editionStmt> (dichiarazione sull'edizione) raggruppa le informazioni riguardo una edizione di un testo. 2.2.2 The Edition Statement 2.2 The File Description | |
Modulo | header — 2 The TEI Header |
Usato da | |
Può contenere | |
Dichiarazione |
element editionStmt { att.global.attributes, ( model.pLike+ | ( edition, respStmt* ) ) } |
Esempio |
<editionStmt>
<edition n="S2">Students' edition</edition> <respStmt> <resp>Adapted by </resp> <name>Elizabeth Kirk</name> </respStmt> </editionStmt> |
Esempio |