<classSpec ident="att.rehearsal" module="MEI.cmn" type="atts">
<desc>Attributes used by scoreDef and staffDef to provide default information about rehearsal
numbers/letters.</desc>
<attList org="group">
<attDef ident="reh.enclose" usage="opt">
<desc>Describes the enclosing shape for rehearsal marks.</desc>
<valList type="closed">
<valItem ident="box">
<desc>Enclosed by box.</desc>
</valItem>
<valItem ident="circle">
<desc>Enclosed by circle.</desc>
</valItem>
<valItem ident="none">
<desc>No enclosing shape.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>