voice

The voice is used to distinguish between multiple voices (what MuseData calls tracks) in individual parts. It is defined within a group due to its multiple uses within the MusicXML schema.

Element Group Information

Model

Children: voice

Used By

Source

<xs:group name="voice">
  <xs:annotation>
    <xs:documentation>The voice is used to distinguish between multiple voices (what MuseData calls tracks) in individual parts. It is defined within a group due to its multiple uses within the MusicXML schema.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="voice" type="xs:string"/>
  </xs:sequence>
</xs:group>