ST_ConnectorRouting

Simple Type Information

Source

<xsd:simpleType name="ST_ConnectorRouting" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="stra"/>
    <xsd:enumeration value="bend"/>
    <xsd:enumeration value="curve"/>
    <xsd:enumeration value="longCurve"/>
  </xsd:restriction>
</xsd:simpleType>