XML DSO 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 getting it 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 that 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.