ParagraphLayoutSpacingGroup

Upper, lower, between line spacing

Element Group Information

Model

Children: Spacing, Spacings

Used By

Source

<xs:group name="ParagraphLayoutSpacingGroup">
  <xs:annotation>
    <xs:documentation>Upper, lower, between line spacing</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or Many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Spacing"/>
    <xs:element ref="Spacings"/>
  </xs:choice>
</xs:group>