<handDesc>

<handDesc> 手書き資料にある異なる書記全てについての解説を示す. 10.7.2 Writing, Decoration, and Other Notations
モジュールmsdescription — 10 Manuscript Description
属性
hands 当該手書き資料中で特定可能な筆致の数を示す.
状態 任意
データ型

<rng:ref name="data.count"/>
data.count
当該モジュールを使用するもの
下位
core: p
header: handNote
linking: ab
msdescription: summary
宣言

<rng:element name="handDesc">
<rng:ref name="att.global.attributes"/>
<rng:optional>
 <rng:attribute name="hands">
  <rng:ref name="data.count"/>
 </rng:attribute>
</rng:optional>
<rng:choice>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
 <rng:group>
  <rng:optional>
   <rng:ref name="summary"/>
  </rng:optional>
  <rng:oneOrMore>
   <rng:ref name="handNote"/>
  </rng:oneOrMore>
 </rng:group>
</rng:choice>
</rng:element>
element handDesc
{
   att.global.attributes,
   attribute hands { data.count }?,
   ( model.pLike+ | handNote+ )
}
<handDesc>
 <handNote scope="major">Written throughout in <term>angelicana formata</term>.</handNote>
</handDesc>
<handDesc hands="2">
 <p>The manuscript is written in two contemporary hands, otherwise
   unknown, but clearly those of practised scribes. Hand I writes
   ff. 1r-22v and hand II ff. 23 and 24. Some scholars, notably
   Verner Dahlerup and Hreinn Benediktsson, have argued for a third hand
   on f. 24, but the evidence for this is insubstantial.</p>
</handDesc>