<classSpec rend="add" ident="att.stringtab" module="MEI.stringtab" type="atts">
<desc xml:lang="en">String tablature string and fret information.</desc>
<attList>
<attDef ident="tab.fing" usage="opt">
<desc xml:lang="en">This attribute is deprecated and will be removed in a future version. 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
<val>t</val> is for the thumb. The values
<val>x</val> and
<val>o</val> indicate muffled and open strings, respectively.</desc>
</attDef>
<attDef ident="tab.fret" usage="opt">
<desc xml:lang="en">Records the location at which a string should be stopped against a fret.</desc>
</attDef>
<attDef ident="tab.line" usage="opt">
<desc xml:lang="en">Used in German lute tablature in cases where vertical positioning deviates from the
norm which can be specified by
<att>tab.align</att>. Indicates the position of the tab note on one of the horizontal strands corresponding
to the
<att>lines</att> attribute on
<gi scheme="MEI">staffDef</gi>. (Note that in this case, the lines are conceptual rather than visible).</desc>
</attDef>
<attDef ident="tab.string" usage="opt">
<desc xml:lang="en">This attribute is deprecated in favor of
<att>tab.course</att> and will be removed in a future version. Records which string is to be played.</desc>
</attDef>
<attDef ident="tab.course" usage="opt">
<desc xml:lang="en">Records which course is to be played.</desc>
</attDef>
</attList>
</classSpec>