Optional
opts: { Optional
attributes?: Partial<MeasureStyleAttributes>Optional
contents?: MeasureStyleContentsReadonly
schemaReadonly
attributes: { Readonly
color: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "#000000"Readonly
font-Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: " "Readonly
font-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly [{ Readonly
type: "choices"Readonly
font-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["normal", "italic"]Readonly
type: "choices"Readonly
font-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["normal", "bold"]Readonly
type: "choices"Readonly
id: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "_"Readonly
number: { Readonly
type: "optional"Readonly
value: { Readonly
max: numberReadonly
min: 1Readonly
type: "int"Readonly
contents: readonly [{ Readonly
name: "measure-style"Static
Readonly
schemaReadonly
attributes: { Readonly
color: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "#000000"Readonly
font-Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: " "Readonly
font-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly [{ Readonly
type: "choices"Readonly
font-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["normal", "italic"]Readonly
type: "choices"Readonly
font-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["normal", "bold"]Readonly
type: "choices"Readonly
id: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "_"Readonly
number: { Readonly
type: "optional"Readonly
value: { Readonly
max: numberReadonly
min: 1Readonly
type: "int"Readonly
contents: readonly [{ Readonly
name: "measure-style"Gets
Sets
Sets
Sets
Sets
Sets
Sets
Sets
Sets
Generated using TypeDoc
The
<measure-style>
elementParent element:
<attributes>
The
<measure-style>
element indicates a special way to print partial to multiple measures within a part. This includes multiple rests over several measures, repeats of beats, single, or multiple measures, and use of slash notation.The
<multiple-rest>
and<measure-repeat>
elements indicate the number of measures covered in the element content. The<beat-repeat>
and<slash>
elements can cover partial measures. All but the multiple-rest element use a type attribute to indicate starting and stopping the use of the style.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/measure-style/