This section will discuss a prototype about implementing a plugin to allow the parsing and creation of XML files in NiCE.
Currently, the Model Profile and Simulator Profile will be shared. Here is a sample ps.app file from the previous version of NiCE 1.0
AppName=ps
ComputingPlatform=antecessor.ornl.gov
ExecutionString=ps cat ${MIP}
ProblemTypes=Show Running Processes
Show_Running_Processes_Option=All
This is a sample schema created using Eclipse XML Schema creator:
-Under Construction-