<handNotes>
<handNotes> contient un ou plusieurs éléments handNote qui documentent les différentes mains identifiées dans les textes source. [12.3.2.1 Document Hands] | |
Module | transcr — Representation of Primary Sources |
Attributs |
|
Membre du | |
Contenu dans |
header: profileDesc
|
Peut contenir |
header: handNote
|
Exemple |
<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> |
Modèle de contenu |
<content> |
Schéma Declaration |
<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+ } |