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.
@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.
<mRest>Complete measure rest in any meter.
<mSpace>A measure containing only empty space in any meter.
<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.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>
<ref name="data.STAFFREL.basic"/>
</datatype>
</attDef>
</attList>
</classSpec>