XML Data Source Applet
Example 2
This example shows how the XML DSO can get the XML data from inside
the APPLET tag in the HTML page instead of from a separate file.
Author
| Title
| Price
| Publisher
|
|
|
|
|
The APPLET tag used to invoke the XML DSO and load the XML data is as
follows:
(Note - currently the <TITLE> tag is not allowed
inside inline XML so you will notice I changed it to XTITLE).
The TABLE that binds to the data is the same as in example 1.
The XML DSO Source Code is in Java.
© 1997 Microsoft Corporation. All rights reserved. Legal Notices.