<?xml version="1.0" encoding="iso-8859-1"?>
<note 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"
    xsi:schemaLocation="http://www.sos-berlin.com/schema/js7_job_documentation_v1.1 http://www.sos-berlin.com/schema/js7_job_documentation_v1.1.xsd">
        <title>Creation of a result set</title>
        <p>
            This job is creating a result set.
            A result set contains the names of all files which are selected as specified by the filter or search criteria.
            The content of the result set is returned as a parameter, but can be written to a file, too.
        </p>
</note>