att.slurPresent

Attributes for marking the presence of a slur.
Module
Attributes
slur
slur(optional)Indicates that this element participates in a slur. If visual information about the slur needs to be recorded, then a slur element should be employed. One or more values from data.SLUR, separated by spaces.
slur(optional)Indicates that this element participates in a slur. If visual information about the slur needs to be recorded, then a slur element should be employed. One or more values from data.SLUR, separated by spaces.
Component declarations that are shared between two or more modules.
slur(optional)Indicates that this element participates in a slur. If visual information about the slur needs to be recorded, then a slur element should be employed. One or more values from data.SLUR, separated by spaces.
Available at
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Component declarations that are shared between two or more modules.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Declaration
<classSpec ident="att.slurPresent" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes for marking the presence of a slur.</desc>
<attList>
<attDef ident="slur" usage="opt">
<desc xml:lang="en">Indicates that this element participates in a slur. If visual information about the slur needs to be recorded, then a
<gi scheme="MEI">slur</gi>
element should be employed.</desc>
<datatype maxOccurs="unbounded">
<rng:ref name="data.SLUR"/>
</datatype>
</attDef>
</attList>
</classSpec>