<handNotes>

<handNotes> contiene una serie di elementi che elencano le diverse mani della fonte 11.4.1 Document Hands
Modulo transcr — 11 Representation of Primary Sources
Usato da
Può contenere
header: handNote
Dichiarazione

<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+ }
Esempio
<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>