The <other-notation> element
Parent element: <notations>
The other-notation type is used to define any notations not yet in the MusicXML format. It handles notations where more specific extension elements such as other-dynamics and other-technical are not appropriate. The smufl attribute can be used to specify a particular notation, allowing application interoperability without requiring every SMuFL glyph to have a MusicXML element equivalent. Using the other-notation type without the smufl attribute allows for extended representation, though without application interoperability.
Content
xs:stringAttributes
| Name | Type | Required? | Description |
|---|---|---|---|
| color | color | No | |
| default-x | tenths | No | |
| default-y | tenths | No | |
| font-family | font-family | No | |
| font-size | font-size | No | |
| font-style | font-style | No | |
| font-weight | font-weight | No | |
| id | xs:ID | No | |
| number | number-level | No | |
| placement | above-below | No | |
| print-object | yes-no | No | |
| relative-x | tenths | No | |
| relative-y | tenths | No | |
| smufl | smufl-glyph-name | No | |
| type | start-stop-single | Yes |
Examples
This element has no examples.