Showing:

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