heel-toe

The heel and toe elements are used with organ pedals. The substitution value is "no" if the attribute is not present.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable 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
placement above-below optional
relative-x tenths optional
relative-y tenths optional
substitution yes-no optional

Used By

Source

<xs:complexType name="heel-toe">
  <xs:annotation>
    <xs:documentation>The heel and toe elements are used with organ pedals. The substitution value is "no" if the attribute is not present.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="empty-placement">
      <xs:attribute name="substitution" type="yes-no"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>