<time_zone xmlns="http://www.sqlparser.com/xml/ansi2003"> <kw_at>{1,1}</kw_at> <time_zone_specifier>{1,1}</time_zone_specifier> </time_zone>
<xs:element name="time_zone"> <xs:complexType> <xs:sequence> <xs:element ref="kw_at"/> <xs:element ref="time_zone_specifier"/> </xs:sequence> </xs:complexType> </xs:element>