<handNotes>
<handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. 11.4.1 Document Hands | |
Module | transcr — 11 Representation of Primary Sources |
Attributes | Global attributes only |
Used by | |
May contain | header: handNote |
Declaration |
element handNotes { att.global.attributes, handNote+ } |
Example | <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> |