[note_type image]
note_type
Represents the xs:choice section of the full-note group in the MusicXML schema.
The chord element's presence or absence as defined in the full-note group is stored as a boolean value in the chord field of the note record in the music_data table.
note_type is a single-inheritance table with discriminator column note_type_type. The discriminator values are:
  • pitch
  • unpitched
  • rest