<notesStmt>

<notesStmt> (附註陳述) 收集其他部分的書目描述中所未記載的任何文件相關附註。 [2.2.6 The Notes Statement 2.2 The File Description]
組件header — 2 The TEI Header
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @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))
屬於
可包含在於
可包含
core: note
textcrit: witDetail
宣告

<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+
}
例子
<notesStmt>
 <note>歷史評論由馬克.可漢提共</note>
 <note>OCR光學辨識掃描於多倫多大學</note>
</notesStmt>