<InputParameters>

Container element for the set of parameters for which the parameter can receive data.

Optional. If no input variables are defined, then no data transfers may be created with the parameter as a target. Contains one or more <Parameter> sub-elements.

 
<InputParameters>
	<Parameter>
</InputParameters> 
 
<Parameter>

Defines an input parameter for which the parameter can receive data. Must correspond to the <Name> of a parameter defined under the <Parameters> element.

Optional. If no input parameters are defined, then no data transfers may be created with the parameter as a target.