att.glissPresent

Attributes that indicate whether an event participates in a glissando.
Module
Attributes
gliss
gliss(optional)Indicates that this element participates in a glissando. If visual information about the glissando needs to be recorded, then a gliss element should be employed instead. Value conforms to data.GLISSANDO.
gliss(optional)Indicates that this element participates in a glissando. If visual information about the glissando needs to be recorded, then a gliss element should be employed instead. Value conforms to data.GLISSANDO.
Common Music Notation (CMN) repertoire component declarations.
gliss(optional)Indicates that this element participates in a glissando. If visual information about the glissando needs to be recorded, then a gliss element should be employed instead. Value conforms to data.GLISSANDO.
Available at
Component declarations that are shared between two or more modules.
noteA single pitched event.
Declaration
<classSpec ident="att.glissPresent" module="MEI.cmn" type="atts">
<desc xml:lang="en">Attributes that indicate whether an event participates in a glissando.</desc>
<attList>
<attDef ident="gliss" usage="opt">
<gloss versionDate="2022-10-18" xml:lang="en">glissando</gloss>
<desc xml:lang="en">Indicates that this element participates in a glissando. If visual information about the glissando needs to be recorded, then a
<gi scheme="MEI">gliss</gi>
element should be employed instead.</desc>
<datatype>
<rng:ref name="data.GLISSANDO"/>
</datatype>
</attDef>
</attList>
</classSpec>