att.syltext

Attributes that hold associated sung text syllables.
Module MEI.shared
Members
Attributes
@syl(optional)Holds an associated sung text syllable. Value of datatype string. att.syltext
Declaration
<attDef ident="syl" usage="opt">
<desc>Holds an associated sung text syllable.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>