data.MIDIVALUE_NAME

data.MIDIVALUE or data.NCName values.
Module
Used by
These class-based attributes use data.MIDIVALUE_NAME
att.channelized/@midi.portSets the MIDI port value.
Declaration
<macroSpec ident="data.MIDIVALUE_NAME" module="MEI" type="dt">
<desc xml:lang="en">data.MIDIVALUE or data.NCName values.</desc>
<content>
<rng:choice>
<rng:ref name="data.MIDIVALUE"/>
<rng:ref name="data.NCNAME"/>
</rng:choice>
</content>
</macroSpec>