<?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="steady_state_count" 
    required="false" 
    default_value="0" 
    DataType="java.lang.Integer"
    usewith="steady_state_interval">
    
    <note>
        <title>Check the completeness of a file (steady state).Maximum Number of Checkpoints</title>
        <p>
            The value of this option specifies the number of retries for to check the steady state of a file.
        </p>
        <p>
            Setting this parameter to greater than 0 the receiver will check the file for completeness before he starts the transfer.
        </p>
    </note>
</param> 