<handShift>

<handShift> 標記連續文字中轉換書寫者的開始,或是一個抄寫工作的開始。 11.4.1 Document Hands
組件transcr — 11 Representation of Primary Sources
屬性 att.handFeatures (@scribe, @script, @medium, @scope)
new表示新的書寫者。
狀態 推薦的
資料類型

<rng:ref name="data.code"/>
data.code
must be one of the hand identifiers declared in the document header (see section 11.4.1 Document Hands).
resp指出負責確認書寫者改變的編者或轉錄者。
狀態 推薦的
資料類型

<rng:ref name="data.code"/>
data.code
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).
屬於
可包含空白元素
宣告

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