att.fermataPresent

Attributes indicating the attachment of a fermata to the feature.
Module
MEI.shared
Attributes
fermata
fermata(optional)Indicates the attachment of a fermata to this element. If visual information about the fermata needs to be recorded, then a fermata element should be employed instead. Value conforms to data.STAFFREL.basic.
fermata(optional)Indicates the attachment of a fermata to this element. If visual information about the fermata needs to be recorded, then a fermata element should be employed instead. Value conforms to data.STAFFREL.basic.
Component declarations that are shared between two or more modules.
fermata(optional)Indicates the attachment of a fermata to this element. If visual information about the fermata needs to be recorded, then a fermata element should be employed instead. Value conforms to data.STAFFREL.basic.
Available at
mRest(measure rest) – Complete measure rest in any meter.
mSpace(measure space) – A measure containing only empty space in any meter.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
spaceA 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.
mRest(measure rest) – Complete measure rest in any meter.
mSpace(measure space) – A measure containing only empty space in any meter.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
spaceA 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 ident="att.fermataPresent" module="MEI.shared" type="atts">
<desc>Attributes indicating the attachment of a fermata to the feature.</desc>
<attList org="group">
<attDef ident="fermata" usage="opt">
<desc>Indicates the attachment of a fermata to this element. If visual information about the fermata needs to be recorded, then a
<gi scheme="MEI">fermata</gi>
element should be employed instead.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.STAFFREL.basic" />
</datatype>
</attDef>
</attList>
</classSpec>