att.stems.mensural

Attributes that describe the properties of stemmed features specific to mensural repertoires.
Module
Attributes
stem.form
stem.form(optional)Records the form of the stem. Value conforms to data.STEMFORM.mensural.
stem.form(optional)Records the form of the stem. Value conforms to data.STEMFORM.mensural.
Mensural repertoire component declarations.
stem.form(optional)Records the form of the stem. Value conforms to data.STEMFORM.mensural.
Available at
ambNoteHighest or lowest pitch in a score, staff, or layer.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Component declarations that are shared between two or more modules.
ambNoteHighest or lowest pitch in a score, staff, or layer.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Declaration
<classSpec ident="att.stems.mensural" module="MEI.mensural" type="atts">
<desc xml:lang="en">Attributes that describe the properties of stemmed features specific to mensural repertoires.</desc>
<attList>
<attDef ident="stem.form" usage="opt">
<desc xml:lang="en">Records the form of the stem.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.STEMFORM.mensural"/>
</datatype>
</attDef>
</attList>
</classSpec>