part-name-text

The part-name-text attribute group is used by the part-name and part-abbreviation elements. The print-style and justify attribute groups are deprecated in MusicXML 2.0 in favor of the new part-name-display and part-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
print-object yes-no optional
relative-x tenths optional
relative-y tenths optional

Used By

Complex Type part-name

Source

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