Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type heel-toe
Namespace No namespace
Annotations
The heel and toe elements are used with organ pedals. The substitution value is "no" if the attribute is not present.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231 musicxml112.tmp#id702
Type extension of empty-placement
Type hierarchy
Used by
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
placement above-below optional
relative-x tenths optional
relative-y tenths optional
substitution yes-no optional
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>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute heel-toe/@substitution
Namespace No namespace
Type yes-no
Properties
content: simple
Facets
enumeration yes, no
Used by
Complex Type heel-toe
Source
<xs:attribute name="substitution" type="yes-no"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd