att.stringtab.position

String tablature position information.
Module
MEI.stringtab
Attributes
tab.pos
tab.pos(optional)Records fret position. Value of datatype positiveInteger.
tab.pos(optional)Records fret position. Value of datatype positiveInteger.
Tablature component declarations.
tab.pos(optional)Records fret position. Value of datatype positiveInteger.
Available at
chordDef(chord definition) – Chord tablature definition.
chordDef(chord definition) – Chord tablature definition.
Declaration
<classSpec ident="att.stringtab.position" module="MEI.stringtab" type="atts">
<desc>String tablature position information.</desc>
<attList org="group">
<attDef ident="tab.pos" usage="opt">
<desc>Records fret position.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>