The left-right-margins group specifies horizontal margins in tenths. |
Element Group | all-margins |
Complex Type | system-margins |
<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> |