att.scoreDef.anl

Analytical domain attributes.
Attributes
key.accid, key.mode, key.pname
key.accid(optional)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. Value conforms to data.ACCIDENTAL.GESTURAL.
key.mode(optional)Indicates major, minor, or other tonality. Value conforms to data.MODE.
key.pname(optional)Holds the pitch name of the tonic key, e.g., c for the key of C. Value conforms to data.PITCHNAME.
(MEI.analytical) Used by staffDef and scoreDef to provide default values for attributes in the analytical domain that are related to key signatures.
key.accid(optional)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. Value conforms to data.ACCIDENTAL.GESTURAL.
key.mode(optional)Indicates major, minor, or other tonality. Value conforms to data.MODE.
key.pname(optional)Holds the pitch name of the tonic key, e.g., c for the key of C. Value conforms to data.PITCHNAME.
Analytical component declarations.
key.accid(optional)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. Value conforms to data.ACCIDENTAL.GESTURAL.
key.mode(optional)Indicates major, minor, or other tonality. Value conforms to data.MODE.
key.pname(optional)Holds the pitch name of the tonic key, e.g., c for the key of C. Value conforms to data.PITCHNAME.
Available at
scoreDefContainer for score meta-information.
Component declarations that are shared between two or more modules.
scoreDefContainer for score meta-information.
Declaration
<classSpec ident="att.scoreDef.anl" module="MEI.analytical" type="atts">
<desc xml:lang="en">Analytical domain attributes.</desc>
<classes>
<memberOf key="att.keySigDefault.anl"/>
</classes>
</classSpec>