mei:mei_att.stems.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
stem.dir mei:mei_data.STEMDIRECTION optional
Describes the direction of a stem.
stem.len mei:mei_data.MEASUREMENTABS optional
Encodes the stem length.
stem.mod mei:mei_data.STEMMODIFIER optional
Encodes any stem "modifiers"; that is, symbols rendered on the stem, such
as tremolo or Sprechstimme indicators.
stem.pos mei:mei_data.STEMPOSITION optional
Records the position of the stem in relation to the note
head(s).
stem.with mei:mei_data.OTHERSTAFF optional
Contains an indication of which staff a note or chord that logically
belongs to the current staff should be visually placed on; that is, the one above or the
one below.
stem.x xs:decimal optional
Records the output x coordinate of the stem's attachment
point.
stem.y xs:decimal optional
Records the output y coordinate of the stem's attachment
point.

Used By

Source

<xs:attributeGroup name="mei_att.stems.attributes">
  <xs:attributeGroup ref="mei:mei_att.stems.cmn.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.stems.attribute.stem.dir"/>
  <xs:attributeGroup ref="mei:mei_att.stems.attribute.stem.len"/>
  <xs:attributeGroup ref="mei:mei_att.stems.attribute.stem.mod"/>
  <xs:attributeGroup ref="mei:mei_att.stems.attribute.stem.pos"/>
  <xs:attributeGroup ref="mei:mei_att.stems.attribute.stem.x"/>
  <xs:attributeGroup ref="mei:mei_att.stems.attribute.stem.y"/>
</xs:attributeGroup>