att.keySig.log

Logical domain attributes.
Module
Attributes
sig
sig(optional)Written key signature. One or more values from data.KEYFIFTHS, separated by spaces.
sig(optional)Written key signature. One or more values from data.KEYFIFTHS, separated by spaces.
Component declarations that are shared between two or more modules.
sig(optional)Written key signature. One or more values from data.KEYFIFTHS, separated by spaces.
Available at
keySigWritten key signature.
Component declarations that are shared between two or more modules.
keySigWritten key signature.
Remarks

Mixed key signatures, e.g., those consisting of a mixture of flats and sharps (Read, p. 143, ex. 9-39), and key signatures with unorthodox placement of the accidentals (Read, p. 141) can be encoded using the keySig element.

Declaration
<classSpec ident="att.keySig.log" module="MEI.shared" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<attList>
<attDef ident="sig" usage="opt">
<desc xml:lang="en">Written key signature.</desc>
<datatype maxOccurs="unbounded">
<rng:ref name="data.KEYFIFTHS"/>
</datatype>
</attDef>
</attList>
<remarks xml:lang="en">
<p>Mixed key signatures,
<abbr>e.g.</abbr>
, those consisting of a mixture of flats and sharps (Read, p. 143, ex. 9-39), and key signatures with unorthodox placement of the accidentals (Read, p. 141) can be encoded using the <gi scheme="MEI">keySig</gi> element.</p>
</remarks>
</classSpec>