<embedded_exception_declaration xmlns="http://www.sqlparser.com/xml/ansi2003"> <kw_whenever>{1,1}</kw_whenever> <condition>{1,1}</condition> <condition_action>{1,1}</condition_action> </embedded_exception_declaration>
<xs:element name="embedded_exception_declaration"> <xs:complexType> <xs:sequence> <xs:element ref="kw_whenever"/> <xs:element ref="condition"/> <xs:element ref="condition_action"/> </xs:sequence> </xs:complexType> </xs:element>