Showing:

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