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. |
Attribute Group | mei:mei_att.slurpresent.attribute.slur |
<xs:attribute name="slur"> <xs:annotation> <xs:documentation>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.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="mei:mei_data.SLUR"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |