att.staffLoc

Attributes that identify location on a staff in terms of lines and spaces.
Module
Attributes
@loc
@loc(optional)Holds the staff location of the feature. Value conforms to data.STAFFLOC.
@loc(optional)Holds the staff location of the feature. Value conforms to data.STAFFLOC.
Component declarations that are shared between two or more modules.
@loc(optional)Holds the staff location of the feature. Value conforms to data.STAFFLOC.
Available at
<divLine>Represents a division (divisio) in neume notation. Divisions indicate short, medium, or long pauses similar to breath marks in modern notation.
<accid>Records a temporary alteration to the pitch of a note.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<artic>An indication of how to play a note or chord.
<breath>An indication of a point at which the performer on an instrument requiring breath (including the voice) may breathe.
<caesura>Break, pause, or interruption in the normal tempo of a composition. Typically indicated by "railroad tracks", i.e., two diagonal slashes.
<custos>Symbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
<dot>Dot of augmentation or division.
<keyAccid>Accidental in a key signature.
<mensur>Collects information about the metrical relationship between a note value and the next smaller value; that is, either triple or duple.
<mensuration>Captures information about mensuration within bibliographic descriptions.
<mRest>Complete measure rest in any meter.
<multiRest>Multiple full measure rests compressed into a single bar, frequently found in performer parts.
<nc>Sign representing a single pitched event, although the exact pitch may not be known.
<ncGrp>Collection of one or more neume components.
<neume>Sign representing one or more musical pitches.
<note>A single pitched event.
<proport>Description of note duration as arithmetic ratio.
<rest>A non-sounding event found in the source being transcribed.
<signifLet>Significantive letter(s).
Common Music Notation (CMN) repertoire component declarations.
<breath>An indication of a point at which the performer on an instrument requiring breath (including the voice) may breathe.
<mRest>Complete measure rest in any meter.
<multiRest>Multiple full measure rests compressed into a single bar, frequently found in performer parts.
Metadata header component declarations.
<mensuration>Captures information about mensuration within bibliographic descriptions.
Mensural repertoire component declarations.
<mensur>Collects information about the metrical relationship between a note value and the next smaller value; that is, either triple or duple.
<proport>Description of note duration as arithmetic ratio.
Neume repertoire component declarations.
<divLine>Represents a division (divisio) in neume notation. Divisions indicate short, medium, or long pauses similar to breath marks in modern notation.
<episema>Episema.
<hispanTick>Hispanic tick.
<liquescent>Liquescent.
<nc>Sign representing a single pitched event, although the exact pitch may not be known.
<ncGrp>Collection of one or more neume components.
<neume>Sign representing one or more musical pitches.
<oriscus>Oriscus.
<quilisma>Quilisma.
<signifLet>Significantive letter(s).
<strophicus>Strophicus.
Component declarations that are shared between two or more modules.
<accid>Records a temporary alteration to the pitch of a note.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<artic>An indication of how to play a note or chord.
<caesura>Break, pause, or interruption in the normal tempo of a composition. Typically indicated by "railroad tracks", i.e., two diagonal slashes.
<custos>Symbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
<dot>Dot of augmentation or division.
<keyAccid>Accidental in a key signature.
<note>A single pitched event.
<rest>A non-sounding event found in the source being transcribed.
Declaration
<classSpec ident="att.staffLoc" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that identify location on a staff in terms of lines and spaces.</desc>
<attList>
<attDef ident="loc" usage="opt">
<desc xml:lang="en">Holds the staff location of the feature.</desc>
<datatype>
<rng:ref name="data.STAFFLOC"/>
</datatype>
</attDef>
</attList>
</classSpec>