<?xml version="1.0" encoding="iso-8859-1"?>
<param
	xmlns="http://www.sos-berlin.com/schema/js7_job_documentation_v1.1"
	xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xhtml="http://www.w3.org/1999/xhtml"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	name="count_files"
	DataType="java.lang.Boolean"
	default_value="false"
	required="false">
	
	<note>
		<title>Return the size of resultset</title>
		<p>
			If this parameter is set true "<code>true</code>" the number of matches
			is returned in the order parameter "<paramref>fileoperations_result_set_size</paramref>".
		</p>
	</note>
</param>
