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