[clef image]
clef
An attributes element can have a list of clef subelements, so the clef table has a many-to-one relationship with the attributes record in table music_data, whose music_data_type value is attributes.
The join column to the parent attributes record is attributes_id.
The part_clef table has the data for the clef group definition. This table is also used by the for-part element definition.