<classSpec ident="att.tremForm" module="MEI.cmn" type="atts">
<desc>Attributes describing the form of a tremolo.</desc>
<attList>
<attDef ident="form" usage="opt">
<desc xml:lang="en">Describes the style of the tremolo.</desc>
<valList type="closed">
<valItem ident="meas">
<desc xml:lang="en">Measured tremolo.</desc>
</valItem>
<valItem ident="unmeas">
<desc xml:lang="en">Unmeasured tremolo.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>