The <frame> element
Parent element: <harmony>
The frame type represents a frame or fretboard diagram used together with a chord symbol. The representation is based on the NIFF guitar grid with additional information. The frame type’s unplayed attribute indicates what to display above a string that has no associated frame-note element. Typical values are x and the empty string. If the attribute is not present, the display of the unplayed string is application-defined.
Content
In this order- <frame-strings> (Required)
- <frame-frets> (Required)
- <first-fret> (Optional)
- <frame-note> (One or more times)
Attributes
| Name | Type | Required? | Description |
|---|---|---|---|
| color | color | No | |
| default-x | tenths | No | |
| default-y | tenths | No | |
| halign | left-center-right | No | |
| height | tenths | No | |
| id | xs:ID | No | |
| relative-x | tenths | No | |
| relative-y | tenths | No | |
| unplayed | xs:token | No | |
| valign | valign-image | No | |
| width | tenths | No |
Examples
This element is used in the following examples:
<barre><fingering> (Frame)<fret> (Frame)Tutorial: Chord Symbols