ST_CharacterSpacing

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_CharacterSpacing">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="doNotCompress"/>
    <xsd:enumeration value="compressPunctuation"/>
    <xsd:enumeration value="compressPunctuationAndJapaneseKana"/>
  </xsd:restriction>
</xsd:simpleType>