<handNotes>

<handNotes> 元資料にある特定可能な筆致を記録する,ひとつ以上の要素 handNoteを示す. 11.4.1 Document Hands
モジュール transcr — 11 Representation of Primary Sources
当該モジュールを使用するもの
下位
header: handNote
宣言

<rng:element name="handNotes">
 <rng:ref name="att.global.attributes"/>
 <rng:oneOrMore>
  <rng:ref name="handNote"/>
 </rng:oneOrMore>
</rng:element>
element handNotes { att.global.attributes, handNote+ }
<handNotes>
 <handNote xml:id="H1" script="copperplate" medium="brown-ink">Carefully written with regular descenders</handNote>
 <handNote xml:id="H2" script="print" medium="pencil">Unschooled scrawl</handNote>
</handNotes>