att.solfa

Attributes that specify pitch using sol-fa.
Attributes
psolfa
psolfa(optional)Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system. Value is a NMTOKEN.
psolfa(optional)Contains sol-fa designation, e.g., do, re, mi, etc., in either a fixed or movable Do system. Value is a 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 is a NMTOKEN.
Available at
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
Neume repertoire component declarations.
ncSign representing a single pitched event, although the exact pitch may not be known.
Component declarations that are shared between two or more modules.
noteA single pitched event.
Declaration
<classSpec ident="att.solfa" module="MEI.analytical" type="atts">
<desc xml:lang="en">Attributes that specify pitch using sol-fa.</desc>
<attList>
<attDef ident="psolfa" usage="opt">
<gloss versionDate="2022-10-18" xml:lang="en">pitch sol-fa</gloss>
<desc xml:lang="en">Contains sol-fa designation,
<abbr>e.g.</abbr>
, do, re, mi, etc., in either a fixed or movable Do system.</desc>
<datatype>
<rng:data type="NMTOKEN"/>
</datatype>
</attDef>
</attList>
</classSpec>