att.cue

Attributes that describe "cue-ness".
Module
Attributes
cue
cue(optional) Value conforms to data.BOOLEAN.
cue(optional) Value conforms to data.BOOLEAN.
Component declarations that are shared between two or more modules.
cue(optional) Value conforms to data.BOOLEAN.
Available at
mRestComplete measure rest in any meter.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
layerAn independent stream of events on a staff.
oLayerA layer that contains an alternative to material in another layer.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
beamA container for a series of explicitly beamed events that begins and ends entirely within a measure.
beamSpanAlternative element for explicitly encoding beams, particularly those which extend across bar lines.
Common Music Notation (CMN) repertoire component declarations.
beamA container for a series of explicitly beamed events that begins and ends entirely within a measure.
beamSpanAlternative element for explicitly encoding beams, particularly those which extend across bar lines.
mRestComplete measure rest in any meter.
oLayerA layer that contains an alternative to material in another layer.
Component declarations that are shared between two or more modules.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
layerAn independent stream of events on a staff.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
Declaration
<classSpec ident="att.cue" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that describe "cue-ness".</desc>
<attList>
<attDef ident="cue" usage="opt">
<datatype>
<rng:ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>