Basic HTML version of Foils prepared March 26 1999

Foil 85 Document Type Definition

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


<!DOCTYPE taskspec [
<!ELEMENT taskspec (task)+>
<!ATTLIST taskspec
UserContextRef CDATA #REQUIRED
AppName CDATA #REQUIRED>
<!ELEMENT task ((task | module)*,connection*) >
<!ELEMENT module (#PCDATA) >
<!ATTLIST module
modulename CDATA #REQUIRED
host CDATA #REQUIRED >
<!ELEMENT connection (out,in)>
<!ELEMENT in EMPTY>
<!ELEMENT out EMPTY>
<!ATTLIST out
modulename CDATA #REQUIRED
eventname CDATA #REQUIRED
<!ATTLIST in
modulename CDATA #REQUIRED
method CDATA #REQUIRED >
]>



© 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