<handDesc>
<handDesc> (description des écritures) contient la description des différents types d'écriture utilisés dans un manuscrit. [11.7.2 Writing, Decoration, and Other Notations] | |||||||
Module | msdescription — Manuscript Description | ||||||
Attributs |
|
||||||
Membre du | |||||||
Contenu dans |
msdescription: physDesc
|
||||||
Peut contenir | |||||||
Exemple |
<handDesc>
<handNote scope="major">Written throughout in <term>angelicana formata</term>.</handNote> </handDesc> |
||||||
Exemple |
<handDesc hands="2">
<p>The manuscript is written in two contemporary hands, otherwise unknown, but clearly those of practised scribes. Hand I writes ff. 1r-22v and hand II ff. 23 and 24. Some scholars, notably Verner Dahlerup and Hreinn Benediktsson, have argued for a third hand on f. 24, but the evidence for this is insubstantial.</p> </handDesc> |
||||||
Exemple |
<handDesc hands="2">
<handNote xml:id="fr_TSE" medium="typescript">Authorial typescript </handNote> <handNote xml:id="fr_EP" medium="red-ink">Ezra Pound's annotations</handNote> </handDesc> |
||||||
Modèle de contenu |
<content> |
||||||
Schéma Declaration |
<rng:element name="handDesc"> element handDesc { 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, attribute hands { teidata.count }?, ( model.pLike+ | ( summary?, handNote+ ) ) } |