att.sylText

Attributes that hold associated sung text syllables.
Module
MEI.shared
Attributes
syl
syl(optional)Holds an associated sung text syllable. Value of datatype string.
syl(optional)Holds an associated sung text syllable. Value of datatype string.
Component declarations that are shared between two or more modules.
syl(optional)Holds an associated sung text syllable. Value of datatype string.
Available at
noteA single pitched event.
ncGrpCollection of one or more neume components.
neumeSign representing one or more musical pitches.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
ncGrpCollection of one or more neume components.
neumeSign representing one or more musical pitches.
noteA single pitched event.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
Declaration
<classSpec ident="att.sylText" module="MEI.shared" type="atts">
<desc>Attributes that hold associated sung text syllables.</desc>
<attList org="group">
<attDef ident="syl" usage="opt">
<desc>Holds an associated sung text syllable.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>
</attList>
</classSpec>