<handShift>

<handShift> marca el principio de un fragmento de texto atribuible a otra mano distinta o a un cambio de redactor, estilo de escritura, tinta o letra. 11.4.1 Document Hands
Módulo transcr — 11 Representation of Primary Sources
Además de los atributos globales att.handFeatures (@scribe, @script, @medium, @scope) att.responsibility (@cert, @resp)
new identifica una nueva mano.
Estado Recomendado
Tipo de datos

<rng:ref name="data.pointer"/>
data.pointer
Valores must refer to a handNote element, typically declared in the document header (see section 11.4.1 Document Hands).
Usado por
Puede contener Elemento vacío
Declaración

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