ST_ConformanceClass

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_ConformanceClass">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="strict"/>
    <xsd:enumeration value="transitional"/>
  </xsd:restriction>
</xsd:simpleType>