Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type accord
Namespace No namespace
Annotations
The accord type represents the tuning of a single string in the scordatura element. It uses the same group of elements as the staff-tuning element. Strings are numbered from high to low.
Diagram
Diagram musicxml213.tmp#id380 musicxml191.tmp#id313 musicxml191.tmp#id314 musicxml191.tmp#id315 musicxml191.tmp#id312
Used by
Model tuning-step , tuning-alter{0,1} , tuning-octave
Children tuning-alter, tuning-octave, tuning-step
Attributes
QName Type Fixed Default Use Annotation
string string-number optional
Source
<xs:complexType name="accord">
  <xs:annotation>
    <xs:documentation>The accord type represents the tuning of a single string in the scordatura element. It uses the same group of elements as the staff-tuning element. Strings are numbered from high to low.</xs:documentation>
  </xs:annotation>
  <xs:group ref="tuning"/>
  <xs:attribute name="string" type="string-number"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute accord/@string
Namespace No namespace
Type string-number
Properties
content: simple
Source
<xs:attribute name="string" type="string-number"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd