mei:mei_att.pages.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
page.botmar mei:mei_data.MEASUREMENTABS optional
Indicates the amount of whitespace at the bottom of a
page.
page.height mei:mei_data.MEASUREMENTABS optional
Specifies the height of the page; may be expressed in real-world units or
staff steps.
page.leftmar mei:mei_data.MEASUREMENTABS optional
Indicates the amount of whitespace at the left side of a
page.
page.panels mei:mei_data.PAGE.PANELS optional
Indicates the number of logical pages to be rendered on a single physical
page.
page.rightmar mei:mei_data.MEASUREMENTABS optional
Indicates the amount of whitespace at the right side of a
page.
page.scale mei:mei_data.PGSCALE optional
Indicates how the page should be scaled when rendered.
page.topmar mei:mei_data.MEASUREMENTABS optional
Indicates the amount of whitespace at the top of a
page.
page.width mei:mei_data.MEASUREMENTABS optional
Describes the width of the page; may be expressed in real-world units or
staff steps.

Used By

Source

<xs:attributeGroup name="mei_att.pages.attributes">
  <xs:attributeGroup ref="mei:mei_att.pages.attribute.page.height"/>
  <xs:attributeGroup ref="mei:mei_att.pages.attribute.page.width"/>
  <xs:attributeGroup ref="mei:mei_att.pages.attribute.page.topmar"/>
  <xs:attributeGroup ref="mei:mei_att.pages.attribute.page.botmar"/>
  <xs:attributeGroup ref="mei:mei_att.pages.attribute.page.leftmar"/>
  <xs:attributeGroup ref="mei:mei_att.pages.attribute.page.rightmar"/>
  <xs:attributeGroup ref="mei:mei_att.pages.attribute.page.panels"/>
  <xs:attributeGroup ref="mei:mei_att.pages.attribute.page.scale"/>
</xs:attributeGroup>