data.MIDIVALUE_NAME

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