Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type page-margins
Namespace No namespace
Annotations
Page margins are specified either for both even and odd pages, or via separate odd and even page number values. The type attribute is not needed when used as part of a print element. If omitted when the page-margins type is used in the defaults element, "both" is the default value.
Diagram
Diagram musicxml88.tmp#id577 musicxml89.tmp#id572 musicxml89.tmp#id573 musicxml89.tmp#id571 musicxml90.tmp#id574 musicxml90.tmp#id575 musicxml90.tmp#id570
Used by
Model left-margin , right-margin , top-margin , bottom-margin
Children bottom-margin, left-margin, right-margin, top-margin
Attributes
QName Type Fixed Default Use Annotation
type margin-type optional
Source
<xs:complexType name="page-margins">
  <xs:annotation>
    <xs:documentation>Page margins are specified either for both even and odd pages, or via separate odd and even page number values. The type attribute is not needed when used as part of a print element. If omitted when the page-margins type is used in the defaults element, "both" is the default value.</xs:documentation>
  </xs:annotation>
  <xs:group ref="all-margins"/>
  <xs:attribute name="type" type="margin-type"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute page-margins/@type
Namespace No namespace
Type margin-type
Properties
content: simple
Facets
enumeration odd, even, both
Source
<xs:attribute name="type" type="margin-type"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd