Optional
opts: { Optional
attributes?: Partial<GroupingAttributes>Optional
contents?: GroupingContentsReadonly
schemaReadonly
attributes: { Readonly
id: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "_"Readonly
member-Readonly
type: "optional"Readonly
value: { Readonly
type: "string"Readonly
number: { Readonly
type: "optional"Readonly
value: { Readonly
type: "string"Readonly
type: { Readonly
type: "required"Readonly
value: { Readonly
choices: readonly ["start", "stop", "single"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "grouping"Static
Readonly
schemaReadonly
attributes: { Readonly
id: { Readonly
type: "optional"Readonly
value: { Readonly
pattern: RegExpReadonly
type: "regex"Readonly
zero: "_"Readonly
member-Readonly
type: "optional"Readonly
value: { Readonly
type: "string"Readonly
number: { Readonly
type: "optional"Readonly
value: { Readonly
type: "string"Readonly
type: { Readonly
type: "required"Readonly
value: { Readonly
choices: readonly ["start", "stop", "single"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "grouping"Generated using TypeDoc
The
<grouping>
elementParent elements:
<measure>
(partwise),<part>
(timewise)The elements. Feature elements contained within a stop type of grouping may be ignored.
<grouping>
element is used for musical analysis. When the type attribute is start or single, it usually contains one or moreThis element is flexible to allow for different types of analyses. Future versions of the MusicXML format may add elements that can represent more standardized categories of analysis data, allowing for easier data sharing.
https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/grouping/