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

Simple Type: font-style

Description

The font-style type represents a simplified version of the CSS font-style property.

Derived By

Restricting xs:token

Enumeration
Value  Description 
normal 
italic 
Referenced By
Definition
<xs:simpleType name="font-style">
  <xs:annotation>
    <xs:documentation>The font-style type represents a simplified version of the CSS font-style property.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="normal" />
    <xs:enumeration value="italic" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301