att.solfa

Attributes that specify pitch using sol-fa.
Module
MEI.analytical
Attributes
psolfa
psolfa(optional)Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system. Value of datatype NMTOKEN.
psolfa(optional)Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system. Value of datatype NMTOKEN.
Analytical component declarations.
psolfa(optional)Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system. Value of datatype NMTOKEN.
Available at
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
Declaration
<classSpec ident="att.solfa" module="MEI.analytical" type="atts">
<desc>Attributes that specify pitch using sol-fa.</desc>
<attList org="group">
<attDef ident="psolfa" usage="opt">
<desc>Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="NMTOKEN"/>
</datatype>
</attDef>
</attList>
</classSpec>