Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type rehearsal-enclosure
Namespace No namespace
Annotations
The rehearsal-enclosure type describes the shape and presence / absence of an enclosure around rehearsal text.
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration square, circle, none
Used by
Source
<xs:simpleType name="rehearsal-enclosure">
  <xs:annotation>
    <xs:documentation>The rehearsal-enclosure type describes the shape and presence / absence of an enclosure around rehearsal text.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="square"/>
    <xs:enumeration value="circle"/>
    <xs:enumeration value="none"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd