<handNote>

<handNote> (note sur une main) décrit un style d'écriture ou une main qui sont reconnus dans un manuscrit. [10.7.2 Writing, Decoration, and Other Notations]
Module header — The TEI Header
Attributs
Contenu dans
msdescription: handDesc
transcr: handNotes
Peut contenir
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
des données textuelles
Exemple
<handNote xml:id="fr_scribe1">Premier scribe : <name type="person">inconnu</name>
</handNote>
<handNote xml:id="fr_rubricateur1">Premier rubricateur : <name type="person">inconnu</name>
</handNote>
Modèle de contenu
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schéma Declaration
<rng:element name="handNote">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.handFeatures.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element handNote
{
   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,
   att.handFeatures.attributes,
   macro.specialPara
}