altsym(optional)Provides a way of pointing to a user-defined symbol. It must contain a reference to
an
ID of a symbolDef element elsewhere in the document.
Value conforms to data.URI.
<att.altSym>direct children@altsym
altsym(optional)Provides a way of pointing to a user-defined symbol. It must contain a reference to
an
ID of a symbolDef element elsewhere in the document.
Value conforms to data.URI.
User-defined symbols component declarations.
altsym(optional)Provides a way of pointing to a user-defined symbol. It must contain a reference to
an
ID of a symbolDef element elsewhere in the document.
Value conforms to data.URI.
accidRecords a temporary alteration to the pitch of a note.
arpegIndicates that the notes of a chord are to be performed successively
rather than simultaneously, usually from lowest to highest. Sometimes called a "roll".
articAn indication of how to play a note or chord.
barLineVertical line drawn through one or more staves that divides musical notation into
metrical
units.
beatRptAn indication that material on a preceding beat should be repeated.
bracketSpanMarks a sequence of notational events grouped by a bracket.
breathAn indication of a point at which the performer on an instrument requiring
breath (including the voice) may breathe.
caesuraBreak, pause, or interruption in the normal tempo of a composition. Typically indicated
by
"railroad tracks", i.e., two diagonal slashes.
chordA simultaneous sounding of two or more notes in the same layer *with the same
duration*.
clefIndication of the exact location of a particular note on the staff and, therefore,
the
other notes as well.
cpMarkA verbal or graphical indication to copy musical material
written elsewhere.
custosSymbol placed at the end of a line of music to indicate the first note of the next
line.
Sometimes called a "direct".
fermataAn indication placed over a note or rest to indicate that it should be held longer
than
its written value. May also occur over a bar line to indicate the end of a phrase
or section.
Sometimes called a 'hold' or 'pause'.
fingAn individual finger in a fingering indication.
fingGrpA group of individual fingers in a fingering indication.
glissA continuous or sliding movement from one pitch to another, usually
indicated by a straight or wavy line.
grpSymA brace or bracket used to group two or more staves of a score or
part.
trillRapid alternation of a note with another (usually at the interval of a second
above).
turnAn ornament consisting of four notes — the upper neighbor of the written note, the
written
note, the lower neighbor, and the written note.
Common Music Notation (CMN) repertoire component declarations.
arpegIndicates that the notes of a chord are to be performed successively
rather than simultaneously, usually from lowest to highest. Sometimes called a "roll".
beatRptAn indication that material on a preceding beat should be repeated.
bracketSpanMarks a sequence of notational events grouped by a bracket.
breathAn indication of a point at which the performer on an instrument requiring
breath (including the voice) may breathe.
fermataAn indication placed over a note or rest to indicate that it should be held longer
than
its written value. May also occur over a bar line to indicate the end of a phrase
or section.
Sometimes called a 'hold' or 'pause'.
glissA continuous or sliding movement from one pitch to another, usually
indicated by a straight or wavy line.
<sch:assert role="warning"test="not(normalize-space(.) eq '')">@altsym attribute
should have content.</sch:assert>
<sch:assert role="warning"test="every $i in tokenize(., '\s+') satisfies substring($i,2)=//mei:symbolDef/@xml:id">The value in @altsym should correspond to the @xml:id attribute of a symbolDef
element.</sch:assert>
<sch:assert test="not(substring(., 2) eq ancestor::mei:symbolDef/@xml:id)">The value
in @altsym must not correspond to the @xml:id attribute of a symbolDef
ancestor.</sch:assert>