<handShift>

<handShift> (reprise de main) marque le début d'une section du texte écrite par une nouvelle main, ou le début d'une nouvelle séance d'écriture 11.4.1 Document Hands
Module transcr — 11 Representation of Primary Sources
En complément des attributs globaux att.handFeatures (@scribe, @script, @medium, @scope)
new donne l'identifiant de la nouvelle main
Statut Recommendé
Type de données

<rng:ref name="data.code"/>
data.code
Valeurs must be one of the hand identifiers declared in the document header (see section 11.4.1 Document Hands).
resp désigne l'éditeur ou la personne responsable de l'identification du changement de main
Statut Recommendé
Type de données

<rng:ref name="data.code"/>
data.code
Valeurs must be one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding (see chapter 21 Certainty, Precision, and Responsibility).
Utilisé par
Peut contenir Elément vide
Declaration

<rng:element name="handShift">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.handFeatures.attributes"/>
 <rng:optional>
  <rng:attribute name="new">
   <rng:ref name="data.code"/>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="resp">
   <rng:ref name="data.code"/>
  </rng:attribute>
 </rng:optional>
 <rng:empty/>
</rng:element>
element handShift
{
   att.global.attributes,
   att.handFeatures.attributes,
   attribute new { data.code }?,
   attribute resp { data.code }?,
   empty
}
Exemple
<l>When wolde the cat dwelle in his ynne</l>
<handShift medium="greenish-ink"/>
<l>And if the cattes skynne be slyk <handShift medium="black-ink"/> and gaye</l>
Note
L'élément handShiftpeut être utilisé soit pour noter un changement de main d'un document (comme le passage d'un scribe à un autre, d'un style d'écriture à un autre), soit il peut indiquer un changement dans la main du document, comme un changement d'écriture, de caractère ou d'encre.