group-name-text

The group-name-text attribute group is used by the group-name and group-abbreviation elements. The print-style and justify attribute groups are deprecated in MusicXML 2.0 in favor of the new group-name-display and group-abbreviation-display elements.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
justify left-center-right optional
relative-x tenths optional
relative-y tenths optional

Used By

Complex Type group-name

Source

<xs:attributeGroup name="group-name-text">
  <xs:annotation>
    <xs:documentation>The group-name-text attribute group is used by the group-name and group-abbreviation elements. The print-style and justify attribute groups are deprecated in MusicXML 2.0 in favor of the new group-name-display and group-abbreviation-display elements.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="print-style"/>
  <xs:attributeGroup ref="justify"/>
</xs:attributeGroup>