<multiple_column_assignment xmlns="http://www.sqlparser.com/xml/ansi2003"> <set_target_list>{1,1}</set_target_list> <equals_operator>{1,1}</equals_operator> <assigned_row>{1,1}</assigned_row> </multiple_column_assignment>
<xs:element name="multiple_column_assignment"> <xs:complexType> <xs:sequence> <xs:element ref="set_target_list"/> <xs:element ref="equals_operator"/> <xs:element ref="assigned_row"/> </xs:sequence> </xs:complexType> </xs:element>