att.fretlocation

Attributes that describe a fret location.
Module MEI.harmony
Members
barre, chordMember (direct members of att.fretlocation)
Attributes
@fret(optional)Records the location at which a string should be stopped against a fret. Value conforms to data.FRET. att.fretlocation
Declaration
<attDef ident="fret" usage="opt">
<desc>Records the location at which a string should be stopped against a fret.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.FRET" />
</datatype>
</attDef>