You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: group-symbol-value

Simple Type: group-symbol-value

Description

The group-symbol-value type indicates how the symbol for a group is indicated in the score. The default value is none.

Derived By

Restricting xs:string

Enumeration
Value  Description 
none 
brace 

line 

bracket 

square 

Referenced By
Definition
<xs:simpleType name="group-symbol-value">
  <xs:annotation>
    <xs:documentation>The group-symbol-value type indicates how the symbol for a group is indicated in the score. The default value is none.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="none" />
    <xs:enumeration value="brace" />
    <xs:enumeration value="line" />
    <xs:enumeration value="bracket" />
    <xs:enumeration value="square" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301