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