Common analytical attributes. When the MEI.performance module is used, the when attribute is also a member of this attribute class. | |
Module | MEI.analysis |
Members |
anchoredText, cc, chan, chanPr, cue, curve, fb, hex, marker, metaText, noteOff, noteOn, port, prog, seqNum, symbol, trkName, vel (direct members of att.common.anl)
accid (via att.accid.anl)
annot (via att.annot.anl)
arpeg (via att.arpeg.anl)
artic (via att.artic.anl)
barLine (via att.barLine.anl)
beam (via att.beam.anl)
beamSpan (via att.beamSpan.anl)
beatRpt (via att.beatRpt.anl)
bend (via att.bend.anl)
breath (via att.breath.anl)
bTrem (via att.bTrem.anl)
chord (via att.chord.anl)
clef (via att.clef.anl)
clefGrp (via att.clefGrp.anl)
cpMark (via att.cpMark.anl)
custos (via att.custos.anl)
dir (via att.dir.anl)
dot (via att.dot.anl)
dynam (via att.dynam.anl)
ending (via att.ending.anl)
fermata (via att.fermata.anl)
fing (via att.fing.anl)
fingGrp (via att.fingGrp.anl)
fTrem (via att.fTrem.anl)
gliss (via att.gliss.anl)
grpSym (via att.grpSym.anl)
hairpin (via att.hairpin.anl)
halfmRpt (via att.halfmRpt.anl)
harm (via att.harm.anl)
harpPedal (via att.harpPedal.anl)
ineume (via att.ineume.anl)
keyAccid (via att.keyAccid.anl)
keySig (via att.keySig.anl)
layer (via att.layer.anl)
ligature (via att.ligature.anl)
lyrics (via att.lyrics.anl)
measure (via att.measure.anl)
mensur (via att.mensur.anl)
meterSig (via att.meterSig.anl)
midi (via att.midi.anl)
mordent (via att.mordent.anl)
mRest (via att.mRest.anl)
mRpt (via att.mRpt.anl)
mRpt2 (via att.mRpt2.anl)
mSpace (via att.mSpace.anl)
multiRest (via att.multiRest.anl)
multiRpt (via att.multiRpt.anl)
note (via att.note.anl)
octave (via att.octave.anl)
ornam (via att.ornam.anl)
ossia (via att.ossia.anl)
part (via att.part.anl)
parts (via att.parts.anl)
pb (via att.pb.anl)
pedal (via att.pedal.anl)
phrase (via att.phrase.anl)
proport (via att.proport.anl)
reh (via att.reh.anl)
rest (via att.rest.anl)
sb (via att.sb.anl)
score (via att.score.anl)
section (via att.section.anl)
slur (via att.slur.anl)
space (via att.space.anl)
staff (via att.staff.anl)
syl (via att.syl.anl)
tempo (via att.tempo.anl)
tie (via att.tie.anl)
trill (via att.trill.anl)
tuplet (via att.tuplet.anl)
tupletSpan (via att.tupletSpan.anl)
turn (via att.turn.anl)
uneume (via att.uneume.anl)
verse (via att.verse.anl)
|
Attributes |
@copyof(optional)Points to an element of which the current element is a copy.
Value conforms to data.URI.
att.common.anl
@corresp(optional)Used to point to other elements that correspond to this one in a generic
fashion.
One or more values from data.URI, separated by spaces.
att.common.anl
@next(optional)Used to point to the next event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
att.common.anl
@prev(optional)Points to the previous event(s) in a user-defined collection.
One or more values from data.URI, separated by spaces.
att.common.anl
@sameas(optional)Points to an element that is the same as the current element but is not a literal
copy of the current element.
One or more values from data.URI, separated by spaces.
att.common.anl
@synch(optional)Points to elements that are synchronous with the current element.
One or more values from data.URI, separated by spaces.
att.common.anl
@when(optional)Indicates the point of occurrence of this feature along a time line. Its value must
be the ID of a when element elsewhere in the document.
Value conforms to data.URI.
att.alignment
|
Declaration |
|
Constraint |
An element with a copyof attribute cannot have content.
|
Constraint |
@copyof attribute should have content.
The value in @copyof should correspond to the @xml:id attribute of an element.
|
Constraint |
@corresp attribute should have content.
Each value in @corresp should correspond to the @xml:id attribute of an element.
|
Constraint |
@next attribute should have content.
Each value in @next should correspond to the @xml:id attribute of an element.
|
Constraint |
@prev attribute should have content.
Each value in @prev should correspond to the @xml:id attribute of an element.
|
Constraint |
@sameas attribute should have content.
Each value in @sameas should correspond to the @xml:id attribute of an element.
|
Constraint |
@synch attribute should have content.
Each value in @synch should correspond to the @xml:id attribute of an element.
|