ParagraphLayoutSpacingIsCodeType

Simple Type Information

Used By

Source

<xs:simpleType name="ParagraphLayoutSpacingIsCodeType">
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="After"/>
    <xs:enumeration value="Before"/>
    <xs:enumeration value="Between"/>
  </xs:restriction>
</xs:simpleType>