Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type instrument
Namespace No namespace
Annotations
The instrument type distinguishes between score-instrument elements in a score-part. The id attribute is an IDREF back to the score-instrument ID. If multiple score-instruments are specified on a score-part, there should be an instrument element for each note in the part.
Diagram
Diagram musicxml217.tmp#id704
Used by
Element note/instrument
Attributes
QName Type Fixed Default Use Annotation
id xs:IDREF required
Source
<xs:complexType name="instrument">
  <xs:annotation>
    <xs:documentation>The instrument type distinguishes between score-instrument elements in a score-part. The id attribute is an IDREF back to the score-instrument ID. If multiple score-instruments are specified on a score-part, there should be an instrument element for each note in the part.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="id" type="xs:IDREF" use="required"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute instrument/@id
Namespace No namespace
Type xs:IDREF
Properties
use: required
Used by
Complex Type instrument
Source
<xs:attribute name="id" type="xs:IDREF" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd