Showing:

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