<handNotes>

<handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. 11.4.1 Document Hands
Modul transcr — 11 Representation of Primary Sources
Verwendet von
Kann enthalten
header: handNote
Deklaration

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