Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type stem-value
Namespace No namespace
Annotations
The stem type represents the notated stem direction.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration down, up, double, none
Used by
Complex Type stem
Source
<xs:simpleType name="stem-value">
  <xs:annotation>
    <xs:documentation>The stem type represents the notated stem direction.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="down"/>
    <xs:enumeration value="up"/>
    <xs:enumeration value="double"/>
    <xs:enumeration value="none"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd