ST_StrokeArrowLength

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_StrokeArrowLength">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="short"/>
    <xsd:enumeration value="medium"/>
    <xsd:enumeration value="long"/>
  </xsd:restriction>
</xsd:simpleType>