![[virtual_instrument_data image]](images/table_reference/virtual_instrument_data.png)
virtual_instrument_data
Represents the
virtual-instrument-data group definition in the
MusicXML schema.
The
virtual-instrument subelement data is stored
in the virtual_instrument_data table, as follows:
virtual-libraryelement text: fieldvirtual_libraryvirtual-nameelement text: fieldvirtual_name
A
virtual_instrument_data record can be:
- part of an
instrument-changeelement stored in theinstrument_changetable - part of a
score-instrumentelement stored in thescore_instrumenttable
A
virtual_instrument_data record has a join to an instrument_type record
that represents the solo and ensemble subelement choice defined in the
virtual-instrument-data group. The instrument_type table is a single-inheritance
table with a discriminator column instrument_type_type value of solo or
ensemble.