<?xml version="1.0" encoding="UTF-8"?>
<param
	xmlns="http://www.sos-berlin.com/schema/js7_job_documentation_v1.1"
	xmlns:xhtml="http://www.w3.org/1999/xhtml" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	name="gracious" 
	DataType="java.lang.Boolean"
	default_value="false"
	required="false">
	<note>
		<title>Specify error message tolerance</title>
		<p>
			Enables or disables error messages that are caused by an empty result-set, which is the result of an operation, executed by the job.
    	</p>
	</note>
</param>