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

Complex Type: harp-pedals

Description

The harp-pedals type is used to create harp pedal diagrams. The pedal-step and pedal-alter elements use the same values as the step and alter elements. For easiest reading, the pedal-tuning elements should follow standard harp pedal order, with pedal-step values of D, C, B, E, F, G, and A.

Derived By

Restricting xs:anyType

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 
halign  left-center-right  No 
valign  valign  No  The valign attribute is used to indicate vertical alignment to the top, middle, bottom, or baseline of the text or image. Defaults are implementation-dependent.
Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
pedal-tuning  pedal-tuning  1..* 

The pedal-tuning type specifies the tuning of a single harp pedal.

Referenced By
Definition
<xs:complexType name="harp-pedals">
  <xs:annotation>
    <xs:documentation>The harp-pedals type is used to create harp pedal diagrams. The pedal-step and pedal-alter elements use the same values as the step and alter elements. For easiest reading, the pedal-tuning elements should follow standard harp pedal order, with pedal-step values of D, C, B, E, F, G, and A.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="pedal-tuning" type="pedal-tuning" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>The pedal-tuning type specifies the tuning of a single harp pedal.</xsd:documentation>
      </xsd:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="print-style-align" />
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301