<data.MODE>

Modes.
Module
Used by
These local attributes use data.MODE
keyKey captures information about tonal center and mode.
modeIndicates major, minor, or other tonality.
These class-based attributes use data.MODE
att.keySig.anl/@modeIndicates major, minor, or other tonality.
att.keySigDefault.anl/@key.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>