QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
head.mod | restriction of list of mei:mei_data.NOTEHEADMODIFIER | optional |
|
Attribute Group | mei:mei_att.noteheads.attributes |
<xs:attributeGroup name="mei_att.noteheads.attribute.head.mod"> <xs:attribute name="head.mod"> <xs:annotation> <xs:documentation>Records any additional symbols applied to the notehead.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="mei:mei_data.NOTEHEADMODIFIER"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |