You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: solo

Element: solo

Description

The solo element was added in Version 2.0. It is present if performance is intended by a solo instrument.

Derived By

Type empty

Content Model

Always empty.

Referenced By
Example
    <score-part id="P1">
      <part-name>Flute</part-name>
      <part-abbreviation>Fl.</part-abbreviation>
      <score-instrument id="P1-I1">
        <instrument-name>Garritan: ARIA Player</instrument-name>
        <solo/>
      </score-instrument>
      <midi-instrument id="P1-I1">
        <midi-channel>1</midi-channel>
        <midi-program>74</midi-program>
        <volume>80</volume>
        <pan>0</pan>
      </midi-instrument>
    </score-part>
Definition

See score-instrument

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301