<handDesc>
<handDesc> (descripción de las manos) contiene una descripción de todos los diferentes tipos de escritura usados en un manuscrito. [11.7.2 Writing, Decoration, and Other Notations] | |||||||
Módulo | msdescription — Manuscript Description | ||||||
Atributos |
|
||||||
Miembro de | |||||||
Contenido en |
msdescription: physDesc
|
||||||
Puede contener | |||||||
Ejemplo |
<handDesc>
<handNote scope="major">Written throughout in <term>angelicana formata</term>.</handNote> </handDesc> |
||||||
Ejemplo |
<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> |
||||||
Content model |
<content> |
||||||
Declaración |
<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+ ) ) } |