<notesStmt>
| <notesStmt> (notes statement) collects together any notes providing information about a text additional to that recorded in other parts of the bibliographic description. [2.2.6 The Notes Statement 2.2 The File Description] | |
| Module | header — The TEI Header |
| Attributes |
|
| Contained by | |
| May contain |
core: note noteGrp relatedItem
|
| Note |
Information of different kinds should not be grouped together into the same note. |
| Example | |
| Content model |
<content> |
| Schema Declaration |
<rng:element name="notesStmt"> element notesStmt { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( model.noteLike | relatedItem )+ } |