Basic HTML version of Foils prepared March 26 1999

Foil 86 Example XML document

From Use of WebFlow to build Problem Solving Environments CEWES Training on WebFlow at Vicksburg -- March 9 1999. by Tom Haupt


<taskspec UserContextRef="123as321" AppName="TestApplication">
<task>
<module modulename="FileBrowser" host="localhost">
</module>
<module modulename="FileEditor" host="localhost">
</module>
<module modulename="Gaussian" host="localhost">
</module>
<connection>
<out modulename="FileBrowser" eventname="FileEvent" event="File"/>
<in modulename="FileEditor" method="run"/>
</connection>
<connection>
<out modulename="FileEditor" eventname="FileEvent" event="File"/>
<in modulename="Gaussian" method="run"/>
</connection>
</task>
</taskspec>



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Mar 27 1999