<notesStmt>

<notesStmt> (mention de notes) rassemble toutes les notes fournissant des informations sur un texte, en plus des informations mentionnées dans d'autres parties de la description bibliographique. [2.2.6 The Notes Statement 2.2 The File Description]
Moduleheader — 2 The TEI Header
Attributsatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
Utilisé par
Contenu dans
Peut contenir
core: note
textcrit: witDetail
Declaration

<rng:element name="notesStmt">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:oneOrMore>
  <rng:ref name="model.noteLike"/>
 </rng:oneOrMore>
</rng:element>
element notesStmt
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   model.noteLike+
}
Exemple
<notesStmt>
 <note>Les photographies, héliogravures et cartes postales colorisées signées Lehnert
   &amp; Landrock, de techniques novatrices, sont réellement des œuvres d'art ; elles
   apportent en outre une documentation considérable sur la Tunisie du début du XXe
   siècle.</note>
</notesStmt>
Note
des informations hétérogènes ne doivent pas être regroupées dans une même note.