| Attribute | ParagraphLayoutSpacingType/@Is | 
<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>  |