att.fermatapresent

Attributes indicating the attachment of a fermata to the feature.
Module MEI.shared
Members
Attributes
@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.PLACE. att.fermatapresent
Declaration
<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 <fermata> element should be employed instead.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.PLACE" />
</datatype>
</attDef>