<handDesc>

<handDesc> (description des écritures) contient la description des différents types d'écriture utilisés dans un manuscrit. 10.7.2 Writing, Decoration, and Other Notations
Modulemsdescription — 10 Manuscript Description
Attributs
hands (mains) spécifie le nombre de mains différentes qui ont pu être identifiées dans le manuscrit
Statut Optionel
Type de données
data.count
Valeurs A whole number, or the string "many"
Utilisé par model.physDescPart
Peut contenir
core: p
header: handNote
linking: ab
Declaration
element handDesc
{
   att.global.attributes,
   attribute hands { data.count }?,
   ( model.pLike+ | handNote+ )
}
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="TSEmedium="typescript">Authorial typescript
 </handNote>
 <handNote xml:id="EPmedium="red-ink">Ezra Pound's
   annotations</handNote>
</handDesc>