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

Simple Type: group-barline-value

Description

The group-barline-value type indicates if the group should have common barlines.

Derived By

Restricting xs:string

Enumeration
Value  Description 
yes 

no 

Mensurstrich 

Referenced By
Definition
<xs:simpleType name="group-barline-value">
  <xs:annotation>
    <xs:documentation>The group-barline-value type indicates if the group should have common barlines.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="yes" />
    <xs:enumeration value="no" />
    <xs:enumeration value="Mensurstrich" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301