Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type font-style
Namespace No namespace
Annotations
The font-style type represents a simplified version of the CSS font-style property.
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration normal, italic
Used by
Attribute font/@font-style
Source
<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>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd