The group-barline type indicates if the group should have common barlines. |
Element | part-group/group-barline |
<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> |