att.keySig.vis

Visual domain attributes.
Module
MEI.visual
Attributes
sig.showchange, visible
sig.showchange(optional)Determines whether cautionary accidentals should be displayed at a key change. Value conforms to data.BOOLEAN.
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.
sig.showchange(optional)Determines whether cautionary accidentals should be displayed at a key change. Value conforms to data.BOOLEAN.
(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.
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.
sig.showchange(optional)Determines whether cautionary accidentals should be displayed at a key change. Value conforms to data.BOOLEAN.
Available at
keySig(key signature) – Written key signature.
keySig(key signature) – Written key signature.
Declaration
<classSpec ident="att.keySig.vis" module="MEI.visual" type="atts">
<desc>Visual domain attributes.</desc>
<classes>
<memberOf key="att.visibility"/>
</classes>
<attList org="group">
<attDef ident="sig.showchange" usage="opt">
<desc>Determines whether cautionary accidentals should be displayed at a key change.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>
</attList>
</classSpec>