<handNotes>

<handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. [11.3.2.1 Document Hands]
Modultranscr — 11 Representation of Primary Sources
Attributeatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
Verwendet von
Enthalten in
header: profileDesc
Kann enthalten
header: handNote
Deklaration

<rng:element name="handNotes">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:oneOrMore>
  <rng:ref name="handNote"/>
 </rng:oneOrMore>
</rng:element>
element handNotes
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.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>