<classSpec ident="att.stringtab" module="MEI.stringtab" type="atts">
<desc>String tablature string and fret information.</desc>
<attList org="group">
<attDef ident="tab.fing" usage="opt">
<desc>Indicates which finger, if any, should be used to play an individual string. The
index, middle, ring, and little fingers are represented by the values 1-4, while 't'
is
for the thumb. The values 'x' and 'o' indicate muffled and open strings,
respectively.</desc>
</attDef>
<attDef ident="tab.fret" usage="opt">
<desc>Records the location at which a string should be stopped against a fret.</desc>
</attDef>
<attDef ident="tab.string" usage="opt">
<desc>Records which string is to be played.</desc>
</attDef>
</attList>
</classSpec>