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.basic.
@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.basic.
@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.
@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.basic.
@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
<scoreDef>Container for score meta-information.
<scoreDef>Container for score meta-information.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" 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>