Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element duration/duration
Namespace No namespace
Annotations
Duration is a positive number specified in division units. This is the intended duration vs. notated duration (for instance, swing eighths vs. even eighths, or differences in dotted notes in Baroque-era music). Differences in duration specific to an interpretation or performance should use the note element's attack and release attributes.
Diagram
Diagram musicxml11.tmp#id29
Type positive-divisions
Type hierarchy
Properties
content: simple
Facets
minExclusive 0
Source
<xs:element name="duration" type="positive-divisions">
  <xs:annotation>
    <xs:documentation>Duration is a positive number specified in division units. This is the intended duration vs. notated duration (for instance, swing eighths vs. even eighths, or differences in dotted notes in Baroque-era music). Differences in duration specific to an interpretation or performance should use the note element's attack and release attributes.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element Group duration
Namespace No namespace
Diagram
Diagram musicxml139.tmp#id659
Used by
Complex Types backup, figured-bass, forward, note
Model duration
Children duration
Source
<xs:group name="duration">
  <xs:annotation>
    <xs:documentation>The duration element is defined within a group due to its uses within the note, figure-bass, backup, and forward elements.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="duration" type="positive-divisions">
      <xs:annotation>
        <xs:documentation>Duration is a positive number specified in division units. This is the intended duration vs. notated duration (for instance, swing eighths vs. even eighths, or differences in dotted notes in Baroque-era music). Differences in duration specific to an interpretation or performance should use the note element's attack and release attributes.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd