this file captures some of the ideas used in the WSDL-like parameter definition files, but as yet is not used for validation
the baseparameter definition is mimiced by the contents of a part element in the wsdl
important types are defined here that would have special significance....
Base Application Description
Description of a command line application
Description of a web service application
Description of a data centre application
Description of an HTTP Application
Description of an HTTP get or post service
The URL for an http get or post service
http method type: get or post
description of an interface
a snippet of code to massage the inputs and outputs
Scripting language
reference to an existing parameter. Used in the interface
a value of 0 implies unbounded
Special properties for web serivce parameters
Defines what it is to be a command line parameter - needs more thought with experience
special properties for datacentre parameters
normal is the -x value style and keyword is the x=value style
A generalised parameter - this is a substitution point
The base for a common execution connector configuration
The specialization for a command line parameter
The definition of what an application is
The configuration for a command line execution controller
The specialization for a datacentre parameter
Configuration for a set of datacentre descriptions
The specialization for a web service parameter
list of applications
This is a generic application definition that does not take in all of the specializations for web/commandline etc
The type of the underlying application - commandline, http-get etc