ST_OutputShapeType

Simple Type Information

Source

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