You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: upright-inverted

Simple Type: upright-inverted

Description

The upright-inverted type describes the appearance of a fermata element. The value is upright if not specified.

Derived By

Restricting xs:token

Enumeration
Value  Description 
upright 

inverted 

Referenced By
Definition
<xs:simpleType name="upright-inverted">
  <xs:annotation>
    <xs:documentation>The upright-inverted type describes the appearance of a fermata element. The value is upright if not specified.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="upright" />
    <xs:enumeration value="inverted" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301