Upper, lower, between line spacing | 
                           
| Element Group | ParagraphLayoutRangeGroup | 
| Complex Types | ParagraphLayoutSpacingCollectionType, ParagraphLayoutSpacingType | 
<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>  |