<set_connection_statement xmlns="http://www.sqlparser.com/xml/ansi2003"> <kw_set>{1,1}</kw_set> <kw_connection>{1,1}</kw_connection> <connection_object>{1,1}</connection_object> </set_connection_statement>
<xs:element name="set_connection_statement"> <xs:complexType> <xs:sequence> <xs:element ref="kw_set"/> <xs:element ref="kw_connection"/> <xs:element ref="connection_object"/> </xs:sequence> </xs:complexType> </xs:element>