You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: bracket

Complex Type: bracket

Description

Brackets are combined with words in a variety of modern directions. The line-type is solid by default.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
type  start-stop-continue  Yes 
number  number-level  No 
line-end  line-end  Yes  The line-end attribute specifies if there is a jog up or down (or both), an arrow, or nothing at the start or end of the bracket. If the line-end is up or down, the length of the jog can be specified using the end-length attribute.
end-length  tenths  No 
line-type  line-type  No 
dash-length  tenths  No 
space-length  tenths  No 
default-x  tenths  No 
default-y  tenths  No 
relative-x  tenths  No 
relative-y  tenths  No 
color  color  No 
Referenced By
Definition
<xs:complexType name="bracket">
  <xs:annotation>
    <xs:documentation>Brackets are combined with words in a variety of modern directions. The line-end attribute specifies if there is a jog up or down (or both), an arrow, or nothing at the start or end of the bracket. If the line-end is up or down, the length of the jog can be specified using the end-length attribute. The line-type is solid by default.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="type" type="start-stop-continue" use="required">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attribute name="number" type="number-level">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attribute name="line-end" type="line-end" use="required">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attribute name="end-length" type="tenths">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attributeGroup ref="line-type" />
  <xs:attributeGroup ref="dashed-formatting" />
  <xs:attributeGroup ref="position" />
  <xs:attributeGroup ref="color" />
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301