Attribute Group | m:mspace.attributes |
<xs:attribute name="indentalign"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="left"/> <xs:enumeration value="center"/> <xs:enumeration value="right"/> <xs:enumeration value="auto"/> <xs:enumeration value="id"/> </xs:restriction> </xs:simpleType> </xs:attribute> |