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.
@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.
Available at
<keySig>Written key signature.
<keySig>Written key signature.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" 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>
<ref name="data.CANCELACCID"/>
</datatype>
</attDef>
</attList>
</classSpec>