<condition_action xmlns="http://www.sqlparser.com/xml/ansi2003"> <kw_continue>{1,1}</kw_continue> <go_to>{1,1}</go_to> </condition_action>
<xs:element name="condition_action"> <xs:complexType> <xs:choice> <xs:element ref="kw_continue"/> <xs:element ref="go_to"/> </xs:choice> </xs:complexType> </xs:element>