att.beamPresent

Attributes that indicate whether an event lies under a beam.
Module
Attributes
@beam
@beam(optional)Indicates that this event is "under a beam". One or more values from data.BEAM, separated by spaces.
@beam(optional)Indicates that this event is "under a beam". One or more values from data.BEAM, separated by spaces.
@beam(optional)Indicates that this event is "under a beam". One or more values from data.BEAM, separated by spaces.
Available at
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<rest>A non-sounding event found in the source being transcribed.
<space>A placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<rest>A non-sounding event found in the source being transcribed.
<space>A placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.beamPresent" module="MEI.cmn" type="atts">
<desc xml:lang="en">Attributes that indicate whether an event lies under a beam.</desc>
<attList>
<attDef ident="beam" usage="opt">
<desc xml:lang="en">Indicates that this event is "under a beam".</desc>
<datatype maxOccurs="unbounded">
<ref name="data.BEAM"/>
</datatype>
</attDef>
</attList>
</classSpec>