<notesStmt>
| <notesStmt> (Zusätzliche Anmerkungen) fasst Anmerkungen zu einem Text zusammen, zusätzlich zu jenen Informationen, die in anderen Teilen der bibliografischen Beschreibung bereits festgehalten sind. [2.2.6 The Notes Statement 2.2 The File Description] | |
| Modul | header — The TEI Header | 
| Attribute | 
 | 
| Enthalten in | |
| Kann enthalten | core: note noteGrp relatedItem | 
| Anmerkung | Informationen unterschiedlicher Art sollten nicht in einer gemeinsamen Anmerkung gruppiert werden. | 
| Beispiel | <notesStmt> <note>Historical commentary provided by Mark Cohen</note> <note>OCR scanning done at University of Toronto</note> </notesStmt> | 
| Content model | <content> | 
| Schema Deklaration | <rng:element name="notesStmt"> element notesStmt { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( model.noteLike | relatedItem )+ } | 
