<handNotes>

<handNotes> 包含一系列<書寫者>元素,列出來源文件中不同的書寫者。 11.4.1 Document Hands
組件transcr — 11 Representation of Primary Sources
屬性
屬於
可包含
header: handNote
宣告

<rng:element name="handNotes">
<rng:ref name="att.global.attributes"/>
<rng:oneOrMore>
 <rng:ref name="handNote"/>
</rng:oneOrMore>
</rng:element>
element handNotes { att.global.attributes, handNote+ }
例子
<handNotes>
 <handNote xml:id="H1script="copperplatemedium="brown-ink">Carefully written with regular descenders</handNote>
 <handNote xml:id="H2script="printmedium="pencil">Unschooled scrawl</handNote>
</handNotes>