You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: fermata

Complex Type: fermata

Description

The fermata text content represents the shape of the fermata sign. An empty fermata element represents a normal fermata. The fermata type is upright if not specified.

Derived By

Extending fermata-shape

Attributes
Name  Type  Required?  Default  Description 
type  upright-inverted  No 
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="fermata">
  <xs:annotation>
    <xs:documentation>The fermata text content represents the shape of the fermata sign. An empty fermata element represents a normal fermata. The fermata type is upright if not specified.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="fermata-shape">
      <xs:attribute name="type" type="upright-inverted">
        <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