<handNotes>

<handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. 11.4.1 Document Hands
Moduletranscr — 11 Representation of Primary Sources
AttributesGlobal attributes only
Used by
May contain
header: handNote
Declaration

<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+ }
Example
<handNotes>
 <handNote xml:id="H1script="copperplatemedium="brown-ink">Carefully written with regular descenders</handNote>
 <handNote xml:id="H2script="printmedium="pencil">Unschooled scrawl</handNote>
</handNotes>