<HTML>
<head>
<base target="body">
</head>
<BODY leftmargin="0" topmargin="0">
<APPLET code=diputree.class height="100%" width="100%"
name="diputree" MAYSCRIPT>
<PARAM NAME="xml"
VALUE="<diputree><has><b><lt>a
branch</lt></b></has></diputree>">
</APPLET>
</BODY>
</HTML>
<PARAM NAME="xml"
VALUE="<diputree><has><b><lt>a
branch</lt></b></has></diputree>">
This parameter contains the XML elements.
advantages of using the xml parameter
disadvantages of using the xml parameter
use the xml parameter when you only want to define top level nodes and when the
other nodes are dynamically added by scripting.
applet introduction and <diputree>