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 Groups | editorial-voice, editorial-voice-direction |
<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> |