Showing:

Annotations
Diagrams
Source
Used by
Simple Type staff-number
Namespace No namespace
Annotations
The staff-number type indicates staff numbers within a multi-staff part. Staves are numbered from top to bottom, with 1 being the top staff on a part.
Diagram
Diagram
Type xs:positiveInteger
Used by
Source
<xs:simpleType name="staff-number">
  <xs:annotation>
    <xs:documentation>The staff-number type indicates staff numbers within a multi-staff part. Staves are numbered from top to bottom, with 1 being the top staff on a part.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:positiveInteger"/>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd