<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ódulotranscr — 11 Representation of Primary Sources
Atributos att.handFeatures (@scribe, @script, @medium, @scope)
newidentifica una nueva mano.
Estado Recomendado
Tipo de datos

<rng:ref name="data.code"/>
data.code
Valores must be one of the hand identifiers declared in the document header (see section 11.4.1 Document Hands).
respindica el editor o el transcriptor que ha identificado la mano redactora.
Estado Recomendado
Tipo de datos

<rng:ref name="data.code"/>
data.code
Valores 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 and Responsibility).
Usado por
Puede contenerElemento vacío
Declaración

<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
}
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>