Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type positive-divisions
Namespace No namespace
Annotations
The positive-divisions type restricts divisions values to positive numbers.
Diagram
Diagram musicxml104.tmp#id8
Type restriction of divisions
Type hierarchy
Facets
minExclusive 0
Used by
Source
<xs:simpleType name="positive-divisions">
  <xs:annotation>
    <xs:documentation>The positive-divisions type restricts divisions values to positive numbers.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="divisions">
    <xs:minExclusive value="0"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd