You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: string

Complex Type: string

Description

The string type is used with tablature notation, regular notation (where it is often circled), and chord diagrams. String numbers start with 1 for the highest string.

Derived By

Extending string-number

Attributes
Name  Type  Required?  Default  Description 
default-x  tenths  No 
default-y  tenths  No 
relative-x  tenths  No 
relative-y  tenths  No 
font-family  comma-separated-text  No 
font-style  font-style  No 
font-size  font-size  No 
font-weight  font-weight  No 
color  color  No 
placement  above-below  No 
Referenced By
Definition
<xs:complexType name="string">
  <xs:annotation>
    <xs:documentation>The string type is used with tablature notation, regular notation (where it is often circled), and chord diagrams. String numbers start with 1 for the highest string.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="string-number">
      <xs:attributeGroup ref="print-style" />
      <xs:attributeGroup ref="placement" />
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301