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: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>