Previous | Next |
This example shows how to use the XML DSO to bind nested tables to hierarchical XML data. Click the Show XML Data button below to see this data. The XML data contains a list of Customers, each of which contains a list of Orders, each of which contains a list of Items. In all, there are three levels of repetition bound to three nested tables.
|
The <APPLET> tag in this example is as follows:
Then there are three nested tables that bind to the three nested ROWSETS defined in the above schema:
|