You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: root-step

Complex Type: root-step

Description

The root-step type represents the pitch step of the root of the current chord within the harmony element.

Derived By

Extending step

Attributes
Name  Type  Required?  Default  Description 
text  xs:token  No  The text attribute indicates how the root should appear in a score if not using the element contents.
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 
Referenced By
Definition
<xs:complexType name="root-step">
  <xs:annotation>
    <xs:documentation>The root-step type represents the pitch step of the root of the current chord within the harmony element. The text attribute indicates how the root should appear in a score if not using the element contents.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="step">
      <xs:attribute name="text" type="xs:token">
        <xsd:annotation>
          <xsd:documentation>
          </xsd:documentation>
        </xsd:annotation>
      </xs:attribute>
      <xs:attributeGroup ref="print-style" />
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301