<handNotes>
<handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. [12.3.2.1 Document Hands] | |
Modul | transcr — Representation of Primary Sources |
Attribute |
|
Mitglied des | |
Enthalten in |
header: profileDesc
|
Kann enthalten |
header: 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> |
Content model |
<content> |
Schema Deklaration |
<rng:element name="handNotes"> 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, att.global.source.attributes, handNote+ } |