ST_TextStrikeType

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_TextStrikeType">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="noStrike"/>
    <xsd:enumeration value="sngStrike"/>
    <xsd:enumeration value="dblStrike"/>
  </xsd:restriction>
</xsd:simpleType>