Showing:

Annotations
Diagrams
Source
Used by
Complex Type forward
Namespace No namespace
Annotations
The backup and forward elements are required to coordinate multiple voices in one part, including music on multiple staves. The forward element is generally used within voices and staves. Duration values should always be positive, and should not cross measure boundaries.
Diagram
Diagram musicxml139.tmp#id659 musicxml139.tmp#id658 musicxml39.tmp#id263 musicxml39.tmp#id262 musicxml44.tmp#id265 musicxml44.tmp#id264 musicxml45.tmp#id486 musicxml45.tmp#id485 musicxml170.tmp#id683 musicxml47.tmp#id488 musicxml47.tmp#id487
Used by
Model duration , footnote , level , voice , staff
Children duration, footnote, level, staff, voice
Source
<xs:complexType name="forward">
  <xs:annotation>
    <xs:documentation>The backup and forward elements are required to coordinate multiple voices in one part, including music on multiple staves. The forward element is generally used within voices and staves. Duration values should always be positive, and should not cross measure boundaries.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="duration"/>
    <xs:group ref="editorial-voice"/>
    <xs:group ref="staff" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd