Showing:

Annotations
Diagrams
Source
Used by
Simple Type millimeters
Namespace No namespace
Annotations
The millimeters type is a number representing millimeters. This is used in the scaling element to provide a default scaling from tenths to physical units.
Diagram
Diagram
Type xs:decimal
Used by
Source
<xs:simpleType name="millimeters">
  <xs:annotation>
    <xs:documentation>The millimeters type is a number representing millimeters. This is used in the scaling element to provide a default scaling from tenths to physical units.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd