The ID object
Type: String
Regular expression: ^[\x21-\x7E]{1,256}$
MNX requires that IDs:
- Are between 1 and 256 characters long (inclusive)
- Consist only of ASCII characters
- Do not contain spaces or nonprintable characters
Parent objects
This object is used by the following parent objects:
- beam: "events"
- kit component: "sound"
- kit note: "kitComponent"
- layout change: "layout"
- measure rhythmic position: "measure"
- multimeasure rest: "start"
- page: "layout"
- score: "layout"
- slur: "endNote"
- slur: "startNote"
- slur: "target"
- staff source: "part"
- system: "layout"
- system: "measure"
- tie: "target"
Examples
This object is used in the following examples: