att.fermataPresent

Attributes indicating the attachment of a fermata to the feature.
Module
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>Complete measure rest in any meter.
<mSpace>A measure containing only empty space in any meter.
<note>A single pitched event.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<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.
Common Music Notation (CMN) repertoire component declarations.
<mRest>Complete measure rest in any meter.
<mSpace>A measure containing only empty space in any meter.
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*.
<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 ident="att.fermataPresent" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes indicating the attachment of a fermata to the feature.</desc>
<attList>
<attDef ident="fermata" usage="opt">
<desc xml:lang="en">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>
<rng:ref name="data.STAFFREL.basic"/>
</datatype>
</attDef>
</attList>
</classSpec>