Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element miscellaneous/miscellaneous-field
Namespace No namespace
Diagram
Diagram musicxml108.tmp#id613 musicxml108.tmp#id612
Type miscellaneous-field
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
name xs:token required
Source
<xs:element name="miscellaneous-field" type="miscellaneous-field" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Complex Type miscellaneous
Namespace No namespace
Annotations
If a program has other metadata not yet supported in the MusicXML format, it can go in the miscellaneous element. The miscellaneous type puts each separate part of metadata into its own miscellaneous-field type.
Diagram
Diagram musicxml207.tmp#id611
Used by
Model miscellaneous-field*
Children miscellaneous-field
Source
<xs:complexType name="miscellaneous">
  <xs:annotation>
    <xs:documentation>If a program has other metadata not yet supported in the MusicXML format, it can go in the miscellaneous element. The miscellaneous type puts each separate part of metadata into its own miscellaneous-field type.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="miscellaneous-field" type="miscellaneous-field" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd