<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>