<classSpec ident="att.keySigDefault.anl" module="MEI.analytical" type="atts">
<desc>Used by staffDef and scoreDef to provide default values for attributes in the analytical
domain that are related to key signatures.</desc>
<attList org="group">
<attDef ident="key.accid" usage="opt">
<desc>Contains an accidental for the tonic key, if one is required, e.g., if key.pname
equals 'c' and key.accid equals 's', then a tonic of C# is indicated.</desc>
</attDef>
<attDef ident="key.mode" usage="opt">
<desc>Indicates major, minor, or other tonality.</desc>
</attDef>
<attDef ident="key.pname" usage="opt">
<desc>Holds the pitch name of the tonic key, e.g. 'c' for the key of C.</desc>
</attDef>
</attList>
</classSpec>