<?xml version="1.0" encoding="iso-8859-1"?>
<param xmlns="http://www.sos-berlin.com/schema/scheduler_job_documentation_v1.1"
       xmlns:xhtml="http://www.w3.org/1999/xhtml"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       name="jump_password"
       required="false"
       extends="password">
        <note language="de">
		    <title/>
          <div xmlns="http://www.w3.org/1999/xhtml">
            Kennwort zur Anmeldung am <paramref>jump_host</paramref>.
          </div>
        </note>
        <note language="en">
		    <title/>
          <div xmlns="http://www.w3.org/1999/xhtml">
            Password for authentication with the <paramref>jump_host</paramref>.
          </div>
        </note> 
      </param>