You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: hole-closed-location

Simple Type: hole-closed-location

Description

The hole-closed-location type indicates which portion of the hole is filled in when the corresponding hole-closed-value is half.

Derived By

Restricting xs:string

Enumeration
Value  Description 
right 

bottom 

left 

top 

Referenced By
Definition
<xs:simpleType name="hole-closed-location">
  <xs:annotation>
    <xs:documentation>The hole-closed-location type indicates which portion of the hole is filled in when the corresponding hole-closed-value is half.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="right" />
    <xs:enumeration value="bottom" />
    <xs:enumeration value="left" />
    <xs:enumeration value="top" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301