Showing:

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