group-barline

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

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
color color optional

Used By

Source

<xs:complexType name="group-barline">
  <xs:annotation>
    <xs:documentation>The group-barline type indicates if the group should have common barlines.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="group-barline-value">
      <xs:attributeGroup ref="color"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>