<notatedMusic>

<notatedMusic> encodes the presence of music notation in a text [14.3 Notated music in written text]
モジュールfigures — Tables, Formulæ, Graphics and Notated Music
属性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.placement (@place) att.typed (@type, @subtype)
クラブのメンバー
上位
analysis: cl m phr s span w
figures: cell figure table
linking: ab seg
nets: graph
spoken: u writing
tagdocs: eg valDesc
textcrit: app lem rdg wit witDetail
verse: metSym rhyme
下位
宣言

<rng:element name="notatedMusic">
 <rng:ref name="att.global.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.placement.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:zeroOrMore>
  <rng:choice>
   <rng:ref name="model.labelLike"/>
   <rng:ref name="model.ptrLike"/>
   <rng:ref name="graphic"/>
   <rng:ref name="binaryObject"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element notatedMusic
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.placement.attributes,
   att.typed.attributes,
   ( model.labelLike | model.ptrLike | graphic | binaryObject )*
}
<notatedMusic>
 <ptr target="bar1.xml"/>
 <graphic url="bar1.jpg"/>
 <desc>First bar of Chopin's Scherzo No.3 Op.39</desc>
</notatedMusic>