att.uneume.log

Logical domain attributes.
Module MEI.neumes
Members
uneume (direct member of att.uneume.log)
Attributes
@form(optional)Provides a subclass or functional label for the neume. Value conforms to data.UNEUMEFORM. att.uneume.log
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces. att.layerident
@name(optional)Records the name of the neume. Value conforms to data.UNEUMENAME. att.uneume.log
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces. att.staffident
@syl(optional)Holds an associated sung text syllable. Value of datatype string. att.syltext
@tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional_beat_part]. Value conforms to data.BEAT. att.timestamp.musical
@tstamp.ges(optional)Captures performed onset time in several forms; that is, ppq (MIDI clicks and MusicXML 'divisions'), Humdrum **recip values, beats, seconds, or mensural duration values. Value conforms to data.DURATION.gestural. att.timestamp.performed
@tstamp.real(optional)Used to record the onset time in terms of ISO time. Value conforms to data.ISOTIME. att.timestamp.performed
Declaration
<classes>
<memberOf key="att.event"/>
<memberOf key="att.syltext"/>
</classes>
<attDef ident="form" usage="opt">
<desc>Provides a subclass or functional label for the neume.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.UNEUMEFORM" />
</datatype>
</attDef>
<attDef ident="name" usage="opt">
<desc>Records the name of the neume.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.UNEUMENAME" />
</datatype>
</attDef>