Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element harp-pedals/pedal-tuning
Namespace No namespace
Diagram
Diagram musicxml177.tmp#id468 musicxml177.tmp#id469 musicxml177.tmp#id467
Type pedal-tuning
Properties
content: complex
maxOccurs: unbounded
Model pedal-step , pedal-alter
Children pedal-alter, pedal-step
Instance
<pedal-tuning>
  <pedal-step>{1,1}</pedal-step>
  <pedal-alter>{1,1}</pedal-alter>
</pedal-tuning>
Source
<xs:element name="pedal-tuning" type="pedal-tuning" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Complex Type harp-pedals
Namespace No namespace
Annotations
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.
Diagram
Diagram musicxml6.tmp#id142 musicxml180.tmp#id466
Used by
Model pedal-tuning+
Children pedal-tuning
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
relative-x tenths optional
relative-y tenths optional
Source
<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"/>
  </xs:sequence>
  <xs:attributeGroup ref="print-style"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd