<handDesc>

<handDesc> (descrizione delle mani) contiene una descrizione dei diversi tipi di scrittura usati in un manoscritto 10.7.2 Writing, Decoration, and Other Notations
Modulomsdescription — 10 Manuscript Description
Attributi
handsspecifica il numero delle diverse mani identificate all'interno del manoscritto
Stato Opzionale
Tipo di dati
data.count
Valori A whole number, or the string "many"
Usato da model.physDescPart
Può contenere
core: p
header: handNote
linking: ab
Dichiarazione
element handDesc
{
   att.global.attributes,
   attribute hands { data.count }?,
   ( model.pLike+ | handNote+ )
}
Esempio
<handDesc>
 <handNote scope="major">Written throughout in <term>angelicana formata</term>.</handNote>
</handDesc>
Esempio
<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>
Esempio
<handDesc hands="2">
 <handNote xml:id="TSEmedium="typescript">Authorial typescript
 </handNote>
 <handNote xml:id="EPmedium="red-ink">Ezra Pound's
   annotations</handNote>
</handDesc>