You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: name-display

Complex Type: name-display

Description

The name-display type is used for exact formatting of multi-font text in part and group names to the left of the system. The print-object attribute can be used to determine what, if anything, is printed at the start of each system. Enclosure for the display-text element is none by default. Language for the display-text element is Italian ("it") by default.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
print-object  yes-no  No 
Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
  0..* 
accidental-text  accidental-text  1..1 

The accidental-text type represents an element with an accidental value and text-formatting attributes.

display-text  formatted-text  1..1 

The name-display type is used for exact formatting of multi-font text in part and group names to the left of the system. The print-object attribute can be used to determine what, if anything, is printed at the start of each system. Enclosure for the display-text element is none by default. Language for the display-text element is Italian ("it") by default.

Referenced By
Definition
<xs:complexType name="name-display">
  <xs:annotation>
    <xs:documentation>The name-display type is used for exact formatting of multi-font text in part and group names to the left of the system. The print-object attribute can be used to determine what, if anything, is printed at the start of each system. Enclosure for the display-text element is none by default. Language for the display-text element is Italian ("it") by default.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element name="display-text" type="formatted-text" />
      <xs:element name="accidental-text" type="accidental-text" />
    </xs:choice>
  </xs:sequence>
  <xs:attributeGroup ref="print-object" />
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301