You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: page-layout

Element: page-layout [group layout]

Description

Page layout can be defined both in score-wide defaults and in the print element. Page margins are specified either for both even and odd pages, or via separate odd and even page number values. The type is not needed when used as part of a print element. If omitted when used in the defaults element, "both" is the default.

Derived By

Type page-layout

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
  0..1 
page-height  tenths  1..1 
page-width  tenths  1..1 
page-margins  page-margins  0..2  Page margins are specified either for both even and odd pages, or via separate odd and even page number values.
Referenced By
Example
    <page-layout>
      <page-height>1545</page-height>
      <page-width>1194</page-width>
      <page-margins type="both">
        <left-margin>105</left-margin>
        <right-margin>70</right-margin>
        <top-margin>70</top-margin>
        <bottom-margin>70</bottom-margin>
      </page-margins>
    </page-layout>

    <system-layout>
      <system-margins>
        <left-margin>0</left-margin>
        <right-margin>0</right-margin>
      </system-margins>
      <system-distance>99</system-distance>
      <top-system-distance>48</top-system-distance>
    </system-layout>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301