Showing:

Diagrams
Facets
Properties
Source
Used by
Element kw_condition_number
Namespace http://www.sqlparser.com/xml/ansi2003
Diagram
Diagram
Type restriction of xs:string
Properties
content simple
Facets
enumeration condition_number
Used by
Source
<xs:element name="kw_condition_number">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="condition_number"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>