<handShift>

<handShift> marks the beginning of a sequence of text written in a new hand, or the beginning of a scribal stint. 11.4.1 Document Hands
Modul transcr — 11 Representation of Primary Sources
Neben global gültigen Attributen att.handFeatures (@scribe, @script, @medium, @scope) att.responsibility (@cert, @resp)
new identifies the new hand.
Zustand Empfohlen
Datentyp

<rng:ref name="data.code"/>
data.code
Werte must be one of the hand identifiers declared in the document header (see section 11.4.1 Document Hands).
Verwendet von
Kann enthalten Leeres Element
Deklaration

<rng:element name="handShift">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.handFeatures.attributes"/>
 <rng:ref name="att.responsibility.attributes"/>
 <rng:optional>
  <rng:attribute name="new">
   <rng:ref name="data.code"/>
  </rng:attribute>
 </rng:optional>
 <rng:empty/>
</rng:element>
element handShift
{
   att.global.attributes,
   att.handFeatures.attributes,
   att.responsibility.attributes,
   attribute new { data.code }?,
   empty
}
Beispiel
<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>