ParagraphLayoutIndentationIsCodeType

Simple Type Information

Used By

Source

<xs:simpleType name="ParagraphLayoutIndentationIsCodeType">
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="FirstLine"/>
    <xs:enumeration value="Left"/>
    <xs:enumeration value="Right"/>
  </xs:restriction>
</xs:simpleType>