8/30/00
CSIT: IT1 Web Structure  http://aspen.csit.fsu.edu/it1fall00
48
Typical XML Descriptor of Software as an Object
<?xml version="1.0"?>
<!DOCTYPE application SYSTEM "ApplDescV2.dtd">
<application  id=”Casc2d" installable="No">                               selected application
<target id="aga.npac.syr.edu">                                                      selected host
  <status installed="Yes"/>
  <installed>
     <CmdLine command="/npac/home/haupt/CASC2D/casc2d" />
     <input>
        <inFile Path="/npac/home/haupt/CASC2D/lms/" Name="sand.map"/>
<source Host="maine.npac.syr.edu" Path="C:\LMS\fromEdys\" Name="S.map" >
     </input>
<output>
        <outFile Path="/npac/home/haupt/CASC2D/lms/" Name="sed.out"/>
<dest Host="maine.npac.syr.edu" Path="C:\LMS\toEdys\" Name="sed.out" >
</output>
     <stdout Host="aga.npac.syr.edu" Path="/npac/home/haupt/CASC2D/history/" Name="job2001.out" >
     <stderr Host="aga.npac.syr.edu" Path="/tmp/" Name="haupt_job2001.err" >
  </installed>
</target>
</application>
how to run it
it expects this input file
Actual location of the file
it generates this output file
store it permanently here
save stdout
and stderr