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
<mRest>Complete measure rest in any meter.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<layer>An independent stream of events on a staff.
<oLayer>A layer that contains an alternative to material in another layer.
<note>A single pitched event.
<rest>A non-sounding event found in the source being transcribed.
<beam>A container for a series of explicitly beamed events that begins and ends entirely within a measure.
<beamSpan>Alternative element for explicitly encoding beams, particularly those which extend across bar lines.
Common Music Notation (CMN) repertoire component declarations.
<beam>A container for a series of explicitly beamed events that begins and ends entirely within a measure.
<beamSpan>Alternative element for explicitly encoding beams, particularly those which extend across bar lines.
<mRest>Complete measure rest in any meter.
<oLayer>A layer that contains an alternative to material in another layer.
Component declarations that are shared between two or more modules.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<layer>An independent stream of events on a staff.
<note>A single pitched event.
<rest>A 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>