Showing:

Annotations
Diagrams
Source
Used by
Simple Type font-size
Namespace No namespace
Annotations
The font-size can be one of the CSS sizes (xx-small, x-small, small, medium, large, x-large, xx-large) or a numeric point size.
Diagram
Diagram musicxml122.tmp#id7
Type union of(xs:decimal, css-font-size)
Used by
Attribute font/@font-size
Source
<xs:simpleType name="font-size">
  <xs:annotation>
    <xs:documentation>The font-size can be one of the CSS sizes (xx-small, x-small, small, medium, large, x-large, xx-large) or a numeric point size.</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="xs:decimal css-font-size"/>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd