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 fing element.
One or more values from data.ARTICULATION, separated by spaces.
evaluate(optional)Specifies the intended meaning when a participant in a relationship is itself a
pointer. Allowed values are: "all" (If an element pointed to is itself a pointer, then the target of that pointer will
be taken, and so on, until an element is found which is not a pointer.), "one" (If an element pointed to is itself a pointer, then its target (whether a pointer
or not) is taken as the target of this pointer.), "none" (No further evaluation of targets is carried out beyond that needed to find the
element(s) specified in plist or target attribute.)
layer(optional)Identifies the layer to which a feature applies.
One or more values of datatype positiveInteger, separated by spaces.
part(optional)Indicates the part in which the current feature should appear. Use '%all' when the
feature should occur in every part.
One or more values of datatype
a string matching the following regular expression: "(%all|#[\i][\c]+)"
, separated by spaces.
partstaff(optional)Signifies the part staff on which a notated feature occurs. Use '%all' when the
feature should occur on every staff.
One or more values of datatype
a string matching the following regular expression: "(%all|\d+(-\d+)?)"
, separated by spaces.
plist(optional)When the target attribute is present, plist identifies the active participants; that
is, those entities pointed "from", in a relationship with the specified target(s).
When
the target attribute is not present, it identifies participants in a mutual
relationship.
One or more values from data.URI, separated by spaces.
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.
tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional beat part],
as expressed in the written time signature.
Value conforms to data.BEAT.