Left, Right, First line indentation | 
                           
| Element Group | ParagraphLayoutRangeGroup | 
| Complex Types | ParagraphLayoutIndentationCollectionType, ParagraphLayoutIndentationType | 
<xs:group name="ParagraphLayoutIndentationGroup"> <xs:annotation> <xs:documentation>Left, Right, First line indentation</xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> <xs:documentation>One or Many</xs:documentation> </xs:annotation> <xs:element ref="Indentation"/> <xs:element ref="Indentations"/> </xs:choice> </xs:group>  |