xmlsource parameter example


HTML document 

<HTML>
<head>
<base target="body">
</head>
<BODY leftmargin="0" topmargin="0">
<APPLET code=diputree.class height="100%" width="100%" name="diputree" MAYSCRIPT>

<PARAM NAME="xmlsource" VALUE="diputree.xml">

</APPLET>
</BODY>
</HTML>

Explanation

<PARAM NAME="xmlsource" VALUE="diputree.xml">

This parameter instructs diputree to use the URI diputree.xml to load the XML elements.

Remarks

advantages of using xmlsource disadvantages of using xmlsource

See also

applet introduction and <diputree>


diputree documentation © 2000 dipu