att.color

Visual color attributes.
Module MEI.shared
Members
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. att.color
Declaration
<attDef ident="color" usage="opt">
<desc>Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.COLOR" />
</datatype>
</attDef>