Master Project

The MASTER Document Type Definition: reference manual

<musicNotation>


<musicNotation> contains description of type of musical notation.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<musicNotation>
<p>Square notation of 4-line red staves.</p>
</musicNotation>
Example

<musicNotation>
<p>Neumes in campo aperto of the St. Gall type.</p>
</musicNotation>
Declaration
<!ELEMENT musicNotation  - -  (p+)> 
<!ATTLIST musicNotation  
      %a.global;>
See further 2.6.2 Writing and Notations

Up: Appendix A Reference Documentation for Elements and Classes