<wsdl:documentation>
This operation returns a JDL template for a collection of jobs, that is a set of independent jobs that can be submitted, controlled and monitored as a single entity.
Input: int representing the number of jobs of the collection.
Input: string representing the constraints to be inherited by all the jobs of the collection.
Input: string representing the preferences to be inherited by all the jobs of the collection.
Output: string representing the Collection JDL template.
Faults:
AuthenticationFault: a generic authentication problem occured.
AuthorizationFault: client is not authorized to perform this operation.
InvalidArgumentFault: one or more of the provided input parameters is not valid.
GenericFault: another problem occured.
</wsdl:documentation>