Optional
opts: { Optional
attributes?: Partial<MeasureRepeatAttributes>Optional
contents?: MeasureRepeatContentsReadonly
schemaReadonly
attributes: { Readonly
slashes: { Readonly
type: "optional"Readonly
value: { Readonly
max: numberReadonly
min: 1Readonly
type: "int"Readonly
type: { Readonly
type: "required"Readonly
value: { Readonly
choices: readonly ["start", "stop"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "measure-repeat"Static
Readonly
schemaReadonly
attributes: { Readonly
slashes: { Readonly
type: "optional"Readonly
value: { Readonly
max: numberReadonly
min: 1Readonly
type: "int"Readonly
type: { Readonly
type: "required"Readonly
value: { Readonly
choices: readonly ["start", "stop"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "measure-repeat"Sets
Sets
Sets
Generated using TypeDoc
The
<measure-repeat>
elementParent element:
<measure-style>
The
<measure-repeat>
element is used for both single and multiple measure repeats. The text of the element indicates the number of measures to be repeated in a single pattern. The text of the element is ignored when the type is stop.The stop type indicates the first measure where the repeats are no longer displayed. Both the start and the stop of the measures being repeated should be specified unless the repeats are displayed through the end of the part.
The
<measure-repeat>
element specifies a notation style for repetitions. The actual music being repeated needs to be repeated within each measure of the MusicXML file. This element specifies the notation that indicates the repeat.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/measure-repeat/