The instruments element is only used if more than one instrument is represented in the part (e.g., oboe I and II where they play together most of the time). If absent, a value of 1 is assumed. |
<xs:element name="instruments" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>The instruments element is only used if more than one instrument is represented in the part (e.g., oboe I and II where they play together most of the time). If absent, a value of 1 is assumed.</xs:documentation> </xs:annotation> </xs:element> |