<classSpec rend="add" ident="att.arpeg.log" module="MEI.cmn" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<attList>
<attDef ident="order" usage="opt">
<desc xml:lang="en">Describes the direction in which an arpeggio is to be performed.</desc>
<valList type="closed">
<valItem ident="up">
<desc xml:lang="en">Lowest to highest pitch.</desc>
</valItem>
<valItem ident="down">
<desc xml:lang="en">Highest to lowest pitch.</desc>
</valItem>
<valItem ident="nonarp">
<desc xml:lang="en">Non-arpeggiated style (usually rendered with a preceding bracket instead of a wavy
line).</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>