Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type group-symbol
Namespace No namespace
Annotations
The group-symbol type indicates how the symbol for a group is indicated in the score.
Diagram
Diagram musicxml32.tmp#id88 musicxml31.tmp#id133 musicxml2.tmp#id102
Type extension of group-symbol-value
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:complexType name="group-symbol">
  <xs:annotation>
    <xs:documentation>The group-symbol type indicates how the symbol for a group is indicated in the score.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="group-symbol-value">
      <xs:attributeGroup ref="position"/>
      <xs:attributeGroup ref="color"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd