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