<OutputParameters>

Container element for the set of parameters for which the parameter can send 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.

 
<OutputParameters>
	<Parameter>
</OutputParameters> 
 
<Parameter>

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

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