att.ligature.vis

Visual domain attributes.
Module
Attributes
color, form
color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
form(optional)Provides an indication of the function of the ligature. Value conforms to data.LIGATUREFORM.
form(optional)Provides an indication of the function of the ligature. Value conforms to data.LIGATUREFORM.
(MEI.shared) Visual color attributes.
color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
Component declarations that are shared between two or more modules.
color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
Visual component declarations.
form(optional)Provides an indication of the function of the ligature. Value conforms to data.LIGATUREFORM.
Available at
ligatureA mensural notation symbol that combines two or more notes into a single sign.
Mensural repertoire component declarations.
ligatureA mensural notation symbol that combines two or more notes into a single sign.
Declaration
<classSpec ident="att.ligature.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes.</desc>
<classes>
<memberOf key="att.color"/>
</classes>
<attList>
<attDef ident="form" usage="opt">
<desc xml:lang="en">Provides an indication of the function of the ligature.</desc>
<datatype>
<rng:ref name="data.LIGATUREFORM"/>
</datatype>
</attDef>
</attList>
</classSpec>