data.MODE

Modes.
Module
Used by
These class-based attributes use data.MODE
att.keySigDefault.anl/@key.modeIndicates major, minor, or other tonality.
att.keyMode/@modeIndicates major, minor, or other tonality.
Declaration
<macroSpec ident="data.MODE" module="MEI" type="dt">
<desc xml:lang="en">Modes.</desc>
<content>
<rng:choice>
<rng:ref name="data.MODE.cmn"/>
<rng:ref name="data.MODE.gregorian"/>
<rng:ref name="data.MODE.extended"/>
</rng:choice>
</content>
</macroSpec>