mei:mei_att.note.log.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
accid mei:mei_data.ACCIDENTAL.EXPLICIT optional
Captures a written accidental.
artic restriction of list of mei:mei_data.ARTICULATION optional
Encodes the written articulation(s). Articulations are normally encoded in
order from the note head outward; that is, away from the stem. See additional notes at
att.vis.note. Only articulations should be encoded in the artic attribute; for example,
fingerings should be encoded using the <fingering> element.
beam restriction of list of mei:mei_data.BEAM optional
Indicates that this event is "under a beam".
dots mei:mei_data.AUGMENTDOT optional
Records the number of augmentation dots required by a dotted
duration.
dur mei:mei_data.DURATION optional
Records the duration of a feature using the relative durational values
provided by the data.DURATION datatype.
fermata mei:mei_data.PLACE optional
Indicates the attachment of a fermata to this element. If visual
information about the fermata needs to be recorded, then a <fermata> element should
be employed instead.
layer restriction of list of xs:positiveInteger optional
Identifies the layer to which a feature applies.
lig restriction of xs:token optional
Indicates this element's participation in a ligature.
lv mei:mei_data.BOOLEAN optional
Indicates the attachment of an l.v. (laissez vibrer) sign to this
element.
oct mei:mei_data.OCTAVE optional
Captures written octave information.
ornam restriction of list of mei:mei_data.ORNAM.cmn optional
Indicates that this element has an attached ornament. If visual
information about the ornament is needed, then one of the elements that represents an
ornament (mordent, trill, or turn) should be employed.
pname mei:mei_data.PITCHNAME optional
Contains a written pitch name.
slur restriction of list of mei:mei_data.SLUR optional
Indicates that this element participates in a slur. If visual information
about the slur needs to be recorded, then a <slur> element should be
employed.
staff restriction of list of xs:positiveInteger optional
Signifies the staff on which a notated event occurs or to which a control
event applies. Mandatory when applicable.
syl xs:string optional
Holds an associated sung text syllable.
tie restriction of list of mei:mei_data.TIE optional
Indicates that this element participates in a tie. If visual information
about the tie needs to be recorded, then a <tie> element should be
employed.
tstamp mei:mei_data.BEAT optional
Encodes the onset time in terms of musical time, i.e.,
beats[.fractional_beat_part].
tstamp.ges mei:mei_data.DURATION.gestural optional
Captures performed onset time in several forms; that is, ppq (MIDI clicks
and MusicXML 'divisions'), Humdrum **recip values, beats, seconds, or mensural duration
values.
tstamp.real mei:mei_data.ISOTIME optional
Used to record the onset time in terms of ISO time.
tuplet restriction of list of mei:mei_data.TUPLET optional
Indicates that this feature participates in a tuplet. If visual
information about the tuplet needs to be recorded, then a <tuplet> element should be
employed.

Used By

Element mei:note

Source

<xs:attributeGroup name="mei_att.note.log.attributes">
  <xs:attributeGroup ref="mei:mei_att.event.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.accidental.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.articulation.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.augmentdots.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.duration.musical.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.fermatapresent.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.pitched.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.syltext.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.slurpresent.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.tiepresent.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.tupletpresent.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.note.log.cmn.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.note.log.mensural.attributes"/>
</xs:attributeGroup>