left-right-margins

The left-right-margins group specifies horizontal margins in tenths.

Element Group Information

Model

Used By

Element Group all-margins
Complex Type system-margins

Source

<xs:group name="left-right-margins">
  <xs:annotation>
    <xs:documentation>The left-right-margins group specifies horizontal margins in tenths.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="left-margin" type="tenths"/>
    <xs:element name="right-margin" type="tenths"/>
  </xs:sequence>
</xs:group>