mei:mei_att.chord.ges.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
artic.ges restriction of list of mei:mei_data.ARTICULATION optional
Records performed articulation that differs from the written
value.
dur.ges mei:mei_data.DURATION.gestural optional
Records performed duration information that differs from the written
duration. Its value may be expressed in several forms; that is, ppq (MIDI clicks and
MusicXML 'divisions'), Humdrum **recip values, beats, seconds, or mensural duration
values.
grace mei:mei_data.GRACE optional
Marks a note or chord as a "grace" (without a definitive written duration)
and records from which other note/chord it should "steal" time.
grace.time mei:mei_data.PERCENT optional
Records the amount of time to be "stolen" from a non-grace
note/chord.
instr mei:mei_data.URI optional
Provides a way of pointing to a MIDI instrument definition. It must
contain the ID of an <instrDef> element elsewhere in the
document.

Used By

Element mei:chord

Source

<xs:attributeGroup name="mei_att.chord.ges.attributes">
  <xs:attributeGroup ref="mei:mei_att.articulation.performed.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.duration.performed.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.instrumentident.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.chord.ges.cmn.attributes"/>
</xs:attributeGroup>