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


1 <taskspec UserContextRef="123as321" AppName="TestApplication">
2 <task>
3 <module modulename="FileBrowser" host="localhost">
4 </module>
5 <module modulename="FileEditor" host="localhost">
6 </module>
7 <module modulename="Gaussian" host="localhost">
8 </module>
9 <connection>
10 <out modulename="FileBrowser" eventname="FileEvent" event="File"/>
11 <in modulename="FileEditor" method="run"/>
12 </connection>
13 <connection>
14 <out modulename="FileEditor" eventname="FileEvent" event="File"/>
15 <in modulename="Gaussian" method="run"/>
16 </connection>
17 </task>
18 </taskspec>

in Table To:


© 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