data.MIDIBPM

Tempo expressed as "beats" per minute, where "beat" is always defined as a quarter note, *not the numerator of the time signature or the metronomic indication*.
Module MEI
Used by
att.miditempo (@midi.bpm)
Declaration
<content>
<rng:data type="positiveInteger">
<!-- The range is taken from Mup. -->
<!--<rng:param name="minInclusive">10</rng:param> <rng:param name="maxInclusive">1000</rng:param>-->
</rng:data>
</content>