ST_PathShadeType

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_PathShadeType">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="shape"/>
    <xsd:enumeration value="circle"/>
    <xsd:enumeration value="rect"/>
  </xsd:restriction>
</xsd:simpleType>