ParagraphLayoutIndentationGroup

Left, Right, First line indentation

Element Group Information

Model

Used By

Source

<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>