Previous | Home | Next |
This example shows how the XML DSO can be used 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, three levels of repetition bound to three nested tables.
|
The APPLET tag in this example is as follows:
And then I have three nested tables that bind to the hierarchy in the XML data:
|
The XML DSO source code is in Java.
© 1997 Microsoft Corporation. All rights reserved. Terms of use.