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