<handNote>

<handNote> (書寫特徵) 描述在手稿中可明顯辨識出的特殊風格或書寫手法。 [10.7.2 Writing, Decoration, and Other Notations]
組件 header — The TEI Header
屬性
可包含在於
msdescription: handDesc
transcr: handNotes
可包含
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
例子
<handNote scope="sole">
 <p>以類似小篆字體書寫,行間有以隸書寫成的古文字。</p>
</handNote>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
宣告
<rng:element name="handNote">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.handFeatures.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element handNote
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.handFeatures.attributes,
   macro.specialPara
}