att.keySig.vis

Visual domain attributes.
Module
Attributes
cancelaccid, color, visible
cancelaccid(optional)Determines where cautionary accidentals should be displayed at a key change. Value conforms to data.CANCELACCID.
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.
visible(optional)Indicates if a feature should be rendered when the notation is presented graphically or sounded when it is presented in an aural form. Value conforms to data.BOOLEAN.
cancelaccid(optional)Determines where cautionary accidentals should be displayed at a key change. Value conforms to data.CANCELACCID.
(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.
(MEI.shared) Attributes describing whether a feature should be displayed.
visible(optional)Indicates if a feature should be rendered when the notation is presented graphically or sounded when it is presented in an aural form. Value conforms to data.BOOLEAN.
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.
visible(optional)Indicates if a feature should be rendered when the notation is presented graphically or sounded when it is presented in an aural form. Value conforms to data.BOOLEAN.
Visual component declarations.
cancelaccid(optional)Determines where cautionary accidentals should be displayed at a key change. Value conforms to data.CANCELACCID.
Available at
keySigWritten key signature.
Component declarations that are shared between two or more modules.
keySigWritten key signature.
Declaration
<classSpec ident="att.keySig.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes.</desc>
<classes>
<memberOf key="att.color"/>
<memberOf key="att.visibility"/>
</classes>
<attList>
<attDef ident="cancelaccid" usage="opt">
<desc xml:lang="en">Determines where cautionary accidentals should be displayed at a key change.</desc>
<datatype>
<rng:ref name="data.CANCELACCID"/>
</datatype>
</attDef>
</attList>
</classSpec>