<classSpec ident="att.graceGrp.log" module="MEI.cmn" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<attList>
<attDef ident="attach" usage="opt">
<desc xml:lang="en">Records whether the grace note group is attached to the following event or to the
preceding one. The usual name for the latter is "Nachschlag".</desc>
<valList type="closed">
<valItem ident="pre">
<desc xml:lang="en">Attached to the preceding event.</desc>
</valItem>
<valItem ident="post">
<desc xml:lang="en">Attached to the following event.</desc>
</valItem>
<valItem ident="unknown">
<desc xml:lang="en">Attachment is ambiguous.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>