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

Complex Type: inversion

Description

The inversion type represents harmony inversions. The value is a number indicating which inversion is used: 0 for root position, 1 for first inversion, etc.

Derived By

Extending xs:nonNegativeInteger

Attributes
Name  Type  Required?  Default  Description 
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="inversion">
  <xs:annotation>
    <xs:documentation>The inversion type represents harmony inversions. The value is a number indicating which inversion is used: 0 for root position, 1 for first inversion, etc.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:nonNegativeInteger">
      <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