Showing:

Annotations
Diagrams
Source
Used by
Simple Type string-number
Namespace No namespace
Annotations
The string-number type indicates a string number. Strings are numbered from high to low, with 1 being the highest pitched string.
Diagram
Diagram
Type xs:positiveInteger
Used by
Complex Type string
Attributes accord/@string, tuning/@string
Source
<xs:simpleType name="string-number">
  <xs:annotation>
    <xs:documentation>The string-number type indicates a string number. Strings are numbered from high to low, with 1 being the highest pitched string.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:positiveInteger"/>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd