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

Complex Type: miscellaneous-field

Description

If a program has other metadata not yet supported in the MusicXML format, each type of metadata can go in a miscellaneous-field element. The required name attribute indicates the type of metadata the element content represents.

Derived By

Extending xs:string

Attributes
Name  Type  Required?  Default  Description 
name  xs:token  Yes 
Referenced By
Definition
<xs:complexType name="miscellaneous-field">
  <xs:annotation>
    <xs:documentation>If a program has other metadata not yet supported in the MusicXML format, each type of metadata can go in a miscellaneous-field element. The required name attribute indicates the type of metadata the element content represents.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="name" type="xs:token" use="required">
        <xsd:annotation>
          <xsd:documentation>
          </xsd:documentation>
        </xsd:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301