![[note_type image]](images/table_reference/note_type.png)
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