ST_StrokeLineStyle

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_StrokeLineStyle">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="single"/>
    <xsd:enumeration value="thinThin"/>
    <xsd:enumeration value="thinThick"/>
    <xsd:enumeration value="thickThin"/>
    <xsd:enumeration value="thickBetweenThin"/>
  </xsd:restriction>
</xsd:simpleType>