ST_RotationPath

Simple Type Information

Source

<xsd:simpleType name="ST_RotationPath" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="alongPath"/>
  </xsd:restriction>
</xsd:simpleType>