Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type number-of-lines
Namespace No namespace
Annotations
The number-of-lines entity is used to specify the number of lines in text decoration attributes.
Diagram
Diagram
Type restriction of xs:nonNegativeInteger
Facets
maxInclusive 3
minInclusive 0
Used by
Source
<xs:simpleType name="number-of-lines">
  <xs:annotation>
    <xs:documentation>The number-of-lines entity is used to specify the number of lines in text decoration attributes.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:nonNegativeInteger">
    <xs:minInclusive value="0"/>
    <xs:maxInclusive value="3"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd