att.neumeType

Attributes that specify the type of neumes.
Module
Attributes
type
type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. Suggested values are: "apostropha" , "bistropha" , "climacus" , "clivis" , "oriscus" , "pes" , "pessubpunctis" , "porrectus" , "porrectusflexus" , "pressusmaior" , "pressusminor" , "punctum" , "quilisma" , "scandicus" , "strophicus" , "torculus" , "torculusresupinus" , "tristropha" , "virga" , "virgastrata"
type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. Suggested values are: "apostropha" , "bistropha" , "climacus" , "clivis" , "oriscus" , "pes" , "pessubpunctis" , "porrectus" , "porrectusflexus" , "pressusmaior" , "pressusminor" , "punctum" , "quilisma" , "scandicus" , "strophicus" , "torculus" , "torculusresupinus" , "tristropha" , "virga" , "virgastrata"
Neume repertoire component declarations.
type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. Suggested values are: "apostropha" , "bistropha" , "climacus" , "clivis" , "oriscus" , "pes" , "pessubpunctis" , "porrectus" , "porrectusflexus" , "pressusmaior" , "pressusminor" , "punctum" , "quilisma" , "scandicus" , "strophicus" , "torculus" , "torculusresupinus" , "tristropha" , "virga" , "virgastrata"
Available at
ncSign representing a single pitched event, although the exact pitch may not be known.
neumeSign representing one or more musical pitches.
Neume repertoire component declarations.
ncSign representing a single pitched event, although the exact pitch may not be known.
neumeSign representing one or more musical pitches.
Declaration
<classSpec ident="att.neumeType" module="MEI.neumes" type="atts">
<desc xml:lang="en">Attributes that specify the type of neumes.</desc>
<attList>
<attDef ident="type" usage="opt">
<desc xml:lang="en">Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels.</desc>
<datatype maxOccurs="unbounded">
<rng:data type="NMTOKEN"/>
</datatype>
<valList type="semi">
<valItem ident="apostropha"/>
<valItem ident="bistropha"/>
<valItem ident="climacus"/>
<valItem ident="clivis"/>
<valItem ident="oriscus"/>
<valItem ident="pes"/>
<valItem ident="pessubpunctis"/>
<valItem ident="porrectus"/>
<valItem ident="porrectusflexus"/>
<valItem ident="pressusmaior"/>
<valItem ident="pressusminor"/>
<valItem ident="punctum"/>
<valItem ident="quilisma"/>
<valItem ident="scandicus"/>
<valItem ident="strophicus"/>
<valItem ident="torculus"/>
<valItem ident="torculusresupinus"/>
<valItem ident="tristropha"/>
<valItem ident="virga"/>
<valItem ident="virgastrata"/>
</valList>
</attDef>
</attList>
</classSpec>