<partitioned_join_table xmlns="http://www.sqlparser.com/xml/ansi2003"> <table_factor>{1,1}</table_factor> <partitioned_join_column_reference_list>{1,1}</partitioned_join_column_reference_list> </partitioned_join_table>
<xs:element name="partitioned_join_table"> <xs:complexType> <xs:sequence> <xs:element ref="table_factor"/> <xs:element ref="partitioned_join_column_reference_list"/> </xs:sequence> </xs:complexType> </xs:element>