Issue with accessing XSLT Param Value

Check the output results, it does have the img source path etc.,

For input xml and xslParamInput input "pathToImage"

<?xml version=&quot;1.0&quot;?>
<FinalDocument>
  <EmployeeDetails>
    <name>Irfan</name>
    <email>email.com</email>
    <department>ok</department>
  </EmployeeDetails>
</FinalDocument>