ST_TickMark

Simple Type Information

Used By

Attribute CT_TickMark/@val

Source

<xsd:simpleType name="ST_TickMark">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="cross"/>
    <xsd:enumeration value="in"/>
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="out"/>
  </xsd:restriction>
</xsd:simpleType>