att.glissPresent

Attributes that indicate whether an event participates in a glissando.
Module
MEI.cmn
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
noteA single pitched event.
Declaration
<classSpec ident="att.glissPresent" module="MEI.cmn" type="atts">
<desc>Attributes that indicate whether an event participates in a glissando.</desc>
<attList org="group">
<attDef ident="gliss" usage="opt">
<desc>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 maxOccurs="1" minOccurs="1">
<rng:ref name="data.GLISSANDO" />
</datatype>
</attDef>
</attList>
</classSpec>