Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element score-header/work
Namespace No namespace
Diagram
Diagram musicxml195.tmp#id901 musicxml195.tmp#id902 musicxml195.tmp#id903 musicxml195.tmp#id900
Type work
Properties
content: complex
minOccurs: 0
Model work-number{0,1} , work-title{0,1} , opus{0,1}
Children opus, work-number, work-title
Instance
<work>
  <work-number>{0,1}</work-number>
  <work-title>{0,1}</work-title>
  <opus xlink:actuate="onRequest" xlink:href="" xlink:role="" xlink:show="replace" xlink:title="" type="simple">{0,1}</opus>
</work>
Source
<xs:element name="work" type="work" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element score-header/movement-number
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="movement-number" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element score-header/movement-title
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="movement-title" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element score-header/identification
Namespace No namespace
Diagram
Diagram musicxml71.tmp#id604 musicxml71.tmp#id605 musicxml71.tmp#id606 musicxml71.tmp#id607 musicxml71.tmp#id608 musicxml71.tmp#id609 musicxml71.tmp#id603
Type identification
Properties
content: complex
minOccurs: 0
Model creator* , rights* , encoding{0,1} , source{0,1} , relation* , miscellaneous{0,1}
Children creator, encoding, miscellaneous, relation, rights, source
Instance
<identification>
  <creator type="">{0,unbounded}</creator>
  <rights type="">{0,unbounded}</rights>
  <encoding>{0,1}</encoding>
  <source>{0,1}</source>
  <relation type="">{0,unbounded}</relation>
  <miscellaneous>{0,1}</miscellaneous>
</identification>
Source
<xs:element name="identification" type="identification" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element score-header/defaults
Namespace No namespace
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 musicxml115.tmp#id844
Type defaults
Properties
content: complex
minOccurs: 0
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
Instance
<defaults>
  <scaling>{0,1}</scaling>
  <appearance>{0,1}</appearance>
  <music-font font-family="" font-size="" font-style="" font-weight="">{0,1}</music-font>
  <word-font font-family="" font-size="" font-style="" font-weight="">{0,1}</word-font>
  <lyric-font font-family="" font-size="" font-style="" font-weight="" name="" number="">{0,unbounded}</lyric-font>
  <lyric-language lang="" name="" number="">{0,unbounded}</lyric-language>
</defaults>
Source
<xs:element name="defaults" type="defaults" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element score-header/credit
Namespace No namespace
Diagram
Diagram musicxml28.tmp#id843 musicxml28.tmp#id839 musicxml28.tmp#id840 musicxml28.tmp#id841 musicxml28.tmp#id842 musicxml28.tmp#id838
Type credit
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model link* , bookmark* , (credit-image | (credit-words , link* , bookmark* , credit-words))
Children bookmark, credit-image, credit-words, link
Instance
<credit page="">
  <link xlink:actuate="onRequest" default-x="" default-y="" element="" xlink:href="" name="" position="" relative-x="" relative-y="" xlink:role="" xlink:show="replace" xlink:title="" type="simple">{0,unbounded}</link>
  <bookmark element="" id="" name="" position="">{0,unbounded}</bookmark>
</credit>
Attributes
QName Type Fixed Default Use Annotation
page xs:positiveInteger optional
Source
<xs:element name="credit" type="credit" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element score-header/part-list
Namespace No namespace
Diagram
Diagram musicxml26.tmp#id879 musicxml26.tmp#id879 musicxml26.tmp#id878 musicxml27.tmp#id881 musicxml27.tmp#id881 musicxml27.tmp#id880 musicxml26.tmp#id879 musicxml26.tmp#id879 musicxml26.tmp#id878 musicxml27.tmp#id881 musicxml27.tmp#id881 musicxml27.tmp#id880 musicxml205.tmp#id877
Type part-list
Properties
content: complex
Model part-group , score-part , ((part-group) | (score-part))
Children part-group, score-part
Instance
<part-list>
  <part-group number="1" type="">{1,1}</part-group>
</part-list>
Source
<xs:element name="part-list" type="part-list"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element Group score-header
Namespace No namespace
Diagram
Diagram musicxml50.tmp#id919 musicxml50.tmp#id920 musicxml50.tmp#id921 musicxml50.tmp#id922 musicxml50.tmp#id923 musicxml50.tmp#id924 musicxml50.tmp#id925
Used by
Model work{0,1} , movement-number{0,1} , movement-title{0,1} , identification{0,1} , defaults{0,1} , credit* , part-list
Children credit, defaults, identification, movement-number, movement-title, part-list, work
Source
<xs:group name="score-header">
  <xs:annotation>
    <xs:documentation>The score-header group contains basic score metadata about the work and movement, score-wide defaults for layout and fonts, credits that appear on the first or following pages, and the part list.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="work" type="work" minOccurs="0"/>
    <xs:element name="movement-number" type="xs:string" minOccurs="0"/>
    <xs:element name="movement-title" type="xs:string" minOccurs="0"/>
    <xs:element name="identification" type="identification" minOccurs="0"/>
    <xs:element name="defaults" type="defaults" minOccurs="0"/>
    <xs:element name="credit" type="credit" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="part-list" type="part-list"/>
  </xs:sequence>
</xs:group>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd