<handNotes>
<handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. [11.3.2.1 Document Hands] | |
Modul | transcr — Representation of Primary Sources |
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) |
Mitglied des | |
Enthalten in | header: profileDesc |
Kann enthalten | header: handNote |
Deklaration |
element handNotes { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.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> |