Hi, need some help on XML and XSD.say I have a table in the database with 3 columns: a, b, con my XDP form, I have a table, like a spreadsheet, with 3 columns too: x, y, zand it has 10 rows.I want to pre-fill the form with 10 rows of data,so, in my Process's action profile,I use JDBC's query multipl...