<musicNotation>

<musicNotation> (music notation) 包含樂譜種類的描述。 [10.7.2 Writing, Decoration, and Other Notations]
組件 msdescription — Manuscript Description
屬性
俱乐部会员
可包含在於
msdescription: physDesc
可包含
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
例子
<musicNotation>
 <p>紅色四線譜記號法</p>
</musicNotation>
例子
<musicNotation>St. Gall式的<term>campo aperto</term>記譜法。</musicNotation>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
宣告
<rng:element name="musicNotation">
 <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="macro.specialPara"/>
</rng:element>
element musicNotation
{
   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,
   macro.specialPara
}