<normalized_predicate_part_2 xmlns="http://www.sqlparser.com/xml/ansi2003"> <kw_is>{1,1}</kw_is> <kw_not>{0,1}</kw_not> <normal_form>{0,1}</normal_form> <kw_normalized>{1,1}</kw_normalized> </normalized_predicate_part_2>
<xs:element name="normalized_predicate_part_2"> <xs:complexType> <xs:sequence> <xs:element ref="kw_is"/> <xs:element ref="kw_not" minOccurs="0"/> <xs:element ref="normal_form" minOccurs="0"/> <xs:element ref="kw_normalized"/> </xs:sequence> </xs:complexType> </xs:element>