att.slurpresent

Attributes for marking the presence of a slur.
Module MEI.shared
Members
Attributes
@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. att.slurpresent
Declaration
<attDef ident="slur" usage="opt">
<desc>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.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.SLUR" />
</datatype>
</attDef>