att.stringtab.position

String tablature position information.
Module
Attributes
tab.pos
tab.pos(optional)Records fret position. Value is a positive integer.
tab.pos(optional)Records fret position. Value is a positive integer.
Tablature component declarations.
tab.pos(optional)Records fret position. Value is a positive integer.
Available at
chordDefChord tablature definition.
Harmony component declarations.
chordDefChord tablature definition.
Declaration
<classSpec ident="att.stringtab.position" module="MEI.stringtab" type="atts">
<desc xml:lang="en">String tablature position information.</desc>
<attList>
<attDef ident="tab.pos" usage="opt">
<desc xml:lang="en">Records fret position.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>