[music_data/barline image]
music_data/barline
music_data record, music_data_type barline
The bar-style subelement text is in field bar_style. Its color info is stored in a display table record.
The location attribute is in field barline_location.
The segno and coda attributes are music_data fields segno and coda.
Other notable table associations are:
  • wavy-line is a record in table ornament, ornament_type wavy line.
  • segno and coda subelement data are in table direction_type, direction_type_type segno and coda, respectively.
  • The list of fermata subelements are in the notation table, notation_type fermata, foreign key barline_id.
  • ending and repeat subelements are in tables barline_ending and barline_repeat.