mei:mei_att.channelized.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
midi.channel mei:mei_data.MIDICHANNEL optional
Records a MIDI channel value.
midi.duty mei:mei_data.PERCENT optional
Specifies the 'on' part of the duty cycle as a percentage of a note's
duration.
midi.port mei:mei_data.MIDIVALUE optional
Sets the MIDI port value.
midi.track xs:positiveInteger optional
Sets the MIDI track.

Used By

Source

<xs:attributeGroup name="mei_att.channelized.attributes">
  <xs:attributeGroup ref="mei:mei_att.channelized.attribute.midi.channel"/>
  <xs:attributeGroup ref="mei:mei_att.channelized.attribute.midi.duty"/>
  <xs:attributeGroup ref="mei:mei_att.channelized.attribute.midi.port"/>
  <xs:attributeGroup ref="mei:mei_att.channelized.attribute.midi.track"/>
</xs:attributeGroup>