att.octave

Attributes that record written octave.
Module
Attributes
@oct
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
Component declarations that are shared between two or more modules.
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
Available at
<clef>Indication of the exact location of a particular note on the staff and, therefore, the other notes as well.
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<custos>Symbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
<keyAccid>Accidental in a key signature.
<note>A single pitched event.
<course>Describes the tuning of a course on a stringed instrument (e.g., guitar, lute).
<string>Used to modify tuning information given by the course element. Describes the tuning of an individual string within a course on a stringed instrument (e.g., guitar, lute).
Harmony component declarations.
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
Component declarations that are shared between two or more modules.
<ambNote>Highest or lowest pitch in a score, staff, or layer.
<clef>Indication of the exact location of a particular note on the staff and, therefore, the other notes as well.
<custos>Symbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
<keyAccid>Accidental in a key signature.
<note>A single pitched event.
Tablature component declarations.
<course>Describes the tuning of a course on a stringed instrument (e.g., guitar, lute).
<string>Used to modify tuning information given by the course element. Describes the tuning of an individual string within a course on a stringed instrument (e.g., guitar, lute).
Declaration
<classSpec ident="att.octave" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record written octave.</desc>
<attList>
<attDef ident="oct" usage="opt">
<gloss xml:lang="en">octave</gloss>
<desc xml:lang="en">Captures written octave information.</desc>
<datatype>
<rng:ref name="data.OCTAVE"/>
</datatype>
</attDef>
</attList>
</classSpec>