Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element defaults/scaling
Namespace No namespace
Diagram
Diagram musicxml134.tmp#id847 musicxml134.tmp#id848 musicxml134.tmp#id846
Type scaling
Properties
content: complex
minOccurs: 0
Model millimeters , tenths
Children millimeters, tenths
Instance
<scaling>
  <millimeters>{1,1}</millimeters>
  <tenths>{1,1}</tenths>
</scaling>
Source
<xs:element name="scaling" type="scaling" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element defaults/appearance
Namespace No namespace
Diagram
Diagram musicxml128.tmp#id615 musicxml128.tmp#id618 musicxml128.tmp#id621 musicxml128.tmp#id614
Type appearance
Properties
content: complex
minOccurs: 0
Model line-width* , note-size* , other-appearance*
Children line-width, note-size, other-appearance
Instance
<appearance>
  <line-width type="">{0,unbounded}</line-width>
  <note-size type="">{0,unbounded}</note-size>
  <other-appearance type="">{0,unbounded}</other-appearance>
</appearance>
Source
<xs:element name="appearance" type="appearance" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element defaults/music-font
Namespace No namespace
Diagram
Diagram musicxml1.tmp#id108 musicxml106.tmp#id851
Type empty-font
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
Source
<xs:element name="music-font" type="empty-font" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element defaults/word-font
Namespace No namespace
Diagram
Diagram musicxml1.tmp#id108 musicxml106.tmp#id851
Type empty-font
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
Source
<xs:element name="word-font" type="empty-font" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element defaults/lyric-font
Namespace No namespace
Diagram
Diagram musicxml178.tmp#id855 musicxml178.tmp#id856 musicxml1.tmp#id108 musicxml178.tmp#id854
Type lyric-font
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
name xs:string optional
number xs:NMTOKEN optional
Source
<xs:element name="lyric-font" type="lyric-font" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element defaults/lyric-language
Namespace No namespace
Diagram
Diagram musicxml167.tmp#id859 musicxml167.tmp#id860 musicxml167.tmp#id858
Type lyric-language
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
lang required
name xs:string optional
number xs:NMTOKEN optional
Source
<xs:element name="lyric-language" type="lyric-language" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Complex Type defaults
Namespace No namespace
Annotations
The defaults type specifies score-wide defaults for scaling, layout, and appearance.
Diagram
Diagram musicxml115.tmp#id845 musicxml116.tmp#id564 musicxml116.tmp#id578 musicxml116.tmp#id584 musicxml116.tmp#id563 musicxml115.tmp#id849 musicxml115.tmp#id850 musicxml115.tmp#id852 musicxml115.tmp#id853 musicxml115.tmp#id857
Used by
Model scaling{0,1} , page-layout{0,1} , system-layout{0,1} , staff-layout* , appearance{0,1} , music-font{0,1} , word-font{0,1} , lyric-font* , lyric-language*
Children appearance, lyric-font, lyric-language, music-font, page-layout, scaling, staff-layout, system-layout, word-font
Source
<xs:complexType name="defaults">
  <xs:annotation>
    <xs:documentation>The defaults type specifies score-wide defaults for scaling, layout, and appearance.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="scaling" type="scaling" minOccurs="0"/>
    <xs:group ref="layout"/>
    <xs:element name="appearance" type="appearance" minOccurs="0"/>
    <xs:element name="music-font" type="empty-font" minOccurs="0"/>
    <xs:element name="word-font" type="empty-font" minOccurs="0"/>
    <xs:element name="lyric-font" type="lyric-font" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="lyric-language" type="lyric-language" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd