source: https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/key-octave/
MusicXML 4.0 >
MusicXML reference >
Elements >
key-octave
Parent element:
<key>
The element specifies in which octave an element of a key signature appears. The content specifies the octave value using the same values as the element.
octave
| Name | Type | Required? | Description |
|---|---|---|---|
| number | positiveInteger | Yes | A positive integer that refers to the key signature element in left-to-right order. |
| cancel | yes-no | No | If set to yes, then the number refers to the canceling key signature specified by the element in the parent element. It cannot be set to yes if there is no corresponding element within the parent element. It is no if absent.
ExamplesThis element is used in the following examples:
|