Logical domain attributes. | |
Module | MEI.shared |
Members |
note (direct member of att.note.log)
|
Attributes |
@accid(optional)Captures a written accidental.
Value conforms to data.ACCIDENTAL.EXPLICIT.
att.accidental
@artic(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.
One or more values from data.ARTICULATION, separated by spaces.
att.articulation
@beam(optional)Indicates that this event is "under a beam".
One or more values from data.BEAM, separated by spaces.
att.beamed
@dots(optional)Records the number of augmentation dots required by a dotted duration.
Value conforms to data.AUGMENTDOT.
att.augmentdots
@dur(optional)Records the duration of a feature using the relative durational values provided by
the data.DURATION datatype.
Value conforms to data.DURATION.
att.duration.musical
@fermata(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.
Value conforms to data.PLACE.
att.fermatapresent
@layer(optional)Identifies the layer to which a feature applies.
One or more values of datatype positiveInteger, separated by spaces.
att.layerident
@lig(optional)Indicates this element's participation in a ligature.
Allowed values are:
"recta" , "obliqua" att.note.log.mensural
@lv(optional)Indicates the attachment of an l.v. (laissez vibrer) sign to this element.
Value conforms to data.BOOLEAN.
att.lvpresent
@ornam(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.
One or more values from data.ORNAM.cmn, separated by spaces.
att.ornam
@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.
One or more values from data.SLUR, separated by spaces.
att.slurpresent
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event
applies. Mandatory when applicable.
One or more values of datatype positiveInteger, separated by spaces.
att.staffident
@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.
One or more values from data.TIE, separated by spaces.
att.tiepresent
@tstamp(optional)Encodes the onset time in terms of musical time, i.e.,
beats[.fractional_beat_part].
Value conforms to data.BEAT.
att.timestamp.musical
@tstamp.ges(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.
Value conforms to data.DURATION.gestural.
att.timestamp.performed
@tstamp.real(optional)Used to record the onset time in terms of ISO time.
Value conforms to data.ISOTIME.
att.timestamp.performed
@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.
One or more values from data.TUPLET, separated by spaces.
att.tupletpresent
|
Declaration |
|