ST_StrokeArrowType

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_StrokeArrowType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="block"/>
    <xsd:enumeration value="classic"/>
    <xsd:enumeration value="oval"/>
    <xsd:enumeration value="diamond"/>
    <xsd:enumeration value="open"/>
  </xsd:restriction>
</xsd:simpleType>