The footnote element specifies editorial information that appears in footnotes in the printed score. It is defined within a group due to its multiple uses within the MusicXML schema. |
Element Groups | editorial, editorial-voice, editorial-voice-direction |
<xs:group name="footnote"> <xs:annotation> <xs:documentation>The footnote element specifies editorial information that appears in footnotes in the printed score. It is defined within a group due to its multiple uses within the MusicXML schema.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="footnote" type="formatted-text"/> </xs:sequence> </xs:group> |