<?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_interval" 
    required="false" 
    default_value="1" 
    DataType="java.lang.Integer" 
    usewith="steady_state_count">
    
    <note>
        <title>Temporal distance between checkpoints</title>
        <p>The value of this option defines the temporal distance in seconds between two checkpoints.</p>
    </note>
 </param>