<ensemble>
The <ensemble> element lists the instruments in the score.
Parent
Section titled “Parent”Children
Section titled “Children”One or more <part> elements. Parts render in the order they appear here, and the parts of one stacked instrument sit together in row order.
Example
Section titled “Example”<ensemble> <part id="P1"> <instrument-name>Ranat Ek</instrument-name> </part> <part id="P2"> <instrument-name>Ching</instrument-name> </part></ensemble>Rendering
Section titled “Rendering”A full score stacks one row per part, and how much space separates those rows depends on whether the ensemble contains instruments notated on more than one row. See Score layout in the rendering reference.