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

Complex Type: lyric-font

Description

The lyric-font type specifies the default font for a particular name and number of lyric.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
number  xs:NMTOKEN  No 
name  xs:token  No 
font-family  comma-separated-text  No 
font-style  font-style  No 
font-size  font-size  No 
font-weight  font-weight  No 
Referenced By
Definition
<xs:complexType name="lyric-font">
  <xs:annotation>
    <xs:documentation>The lyric-font type specifies the default font for a particular name and number of lyric.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="number" type="xs:NMTOKEN">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attribute name="name" type="xs:token">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attributeGroup ref="font" />
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301