ST_Jc

Simple Type Information

Used By

Attribute CT_OMathJc/@val

Source

<xsd:simpleType name="ST_Jc">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="left"/>
    <xsd:enumeration value="right"/>
    <xsd:enumeration value="center"/>
    <xsd:enumeration value="centerGroup"/>
  </xsd:restriction>
</xsd:simpleType>