att.stems.cmn

Attributes that describe the properties of stemmed features; that is, chords and notes.
Module MEI.cmn
Members
att.stems (no elements directly inheriting from this class)
Attributes
@stem.with(optional)Contains an indication of which staff a note or chord that logically belongs to the current staff should be visually placed on; that is, the one above or the one below. Value conforms to data.OTHERSTAFF. att.stems.cmn
Declaration
<attDef ident="stem.with" usage="opt">
<desc>Contains an indication of which staff a note or chord that logically belongs to the current staff should be visually placed on; that is, the one above or the one below.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.OTHERSTAFF" />
</datatype>
</attDef>