Showing:

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