data.FRETNUMBER.limited

In a guitar chord diagram, the fret where the finger should be placed. Since guitar chord diagrams are limited to the range of frets that fall under the hand, the values here are a subset of those available in data.FRETNUMBER. The pos (position) attribute on the chordDef element must be used to indicate at which fret this range begins.
Module
MEI
Used by
(<data.FRETNUMBER.limited/> is not used on any attribute)
Declaration
<macroSpec ident="data.FRETNUMBER.limited" module="MEI" type="dt">
<desc>In a guitar chord diagram, the fret where the finger should be placed. Since guitar chord diagrams are limited to the range of frets that fall under the hand, the values here are a subset of those available in data.FRETNUMBER. The pos (position) attribute on the chordDef element must be used to indicate at which fret this range begins.</desc>
<content>
<rng:data type="nonNegativeInteger">
<rng:param name="minInclusive">0</rng:param>
<rng:param name="maxInclusive">5</rng:param>
</rng:data>
</content>
</macroSpec>