mei:mei_att.noteheads.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
head.color mei:mei_data.COLOR optional
Captures the overall color of a notehead.
head.fill mei:mei_data.FILL optional
Describes how/if the notehead is filled.
head.fillcolor mei:mei_data.COLOR optional
Captures the fill color of a notehead if different from the overall note
color.
head.mod restriction of list of mei:mei_data.NOTEHEADMODIFIER optional
Records any additional symbols applied to the notehead.
head.rotation mei:mei_data.ROTATION optional
Describes rotation applied to the basic notehead shape. A positive value
rotates the notehead in a counter-clockwise fashion, while negative values produce
clockwise rotation.
head.shape mei:mei_data.HEADSHAPE optional
Used to override the head shape normally used for the given
duration.
head.visible mei:mei_data.BOOLEAN optional
Indicates if a feature should be rendered when the notation is presented
graphically or sounded when it is presented in an aural form.

Used By

Source

<xs:attributeGroup name="mei_att.noteheads.attributes">
  <xs:attributeGroup ref="mei:mei_att.noteheads.attribute.head.color"/>
  <xs:attributeGroup ref="mei:mei_att.noteheads.attribute.head.fill"/>
  <xs:attributeGroup ref="mei:mei_att.noteheads.attribute.head.fillcolor"/>
  <xs:attributeGroup ref="mei:mei_att.noteheads.attribute.head.mod"/>
  <xs:attributeGroup ref="mei:mei_att.noteheads.attribute.head.rotation"/>
  <xs:attributeGroup ref="mei:mei_att.noteheads.attribute.head.shape"/>
  <xs:attributeGroup ref="mei:mei_att.noteheads.attribute.head.visible"/>
</xs:attributeGroup>