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

Complex Type: hole-closed

Description

The hole-closed type represents whether the hole is closed, open, or half-open.

Derived By

Extending hole-closed-value

Attributes
Name  Type  Required?  Default  Description 
location  hole-closed-location  No  The optional location attribute indicates which portion of the hole is filled in when the element value is half.
Referenced By
Definition
<xs:complexType name="hole-closed">
  <xs:annotation>
    <xs:documentation>The hole-closed type represents whether the hole is closed, open, or half-open. The optional location attribute indicates which portion of the hole is filled in when the element value is half.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="hole-closed-value">
      <xs:attribute name="location" type="hole-closed-location">
        <xsd:annotation>
          <xsd:documentation>
          </xsd:documentation>
        </xsd:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301