att.stems.cmn

Attributes that describe the properties of stemmed features; that is, chords and notes.
Module
MEI.cmn
Attributes
stem.with
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.
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.
Common Music Notation (CMN) repertoire component declarations.
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.
Available at
ambNoteHighest or lowest pitch in a score, staff, or layer.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
ambNoteHighest or lowest pitch in a score, staff, or layer.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Declaration
<classSpec ident="att.stems.cmn" module="MEI.cmn" type="atts">
<desc>Attributes that describe the properties of stemmed features; that is, chords and notes.</desc>
<attList org="group">
<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>
</attList>
</classSpec>