Response_0null=[HTTP/1.1 200 OK]
Date=[Wed, 07 Oct 2015 09:42:18 GMT]
Transfer-Encoding=[chunked]
Set-Cookie=[JSESSIONID=AA0B71F875E44B2CA8BC54A51621E656.fe38; Path=/, PROD-DESKTOP=R1308365110; path=/]
Content-Type=[text/xml;charset=utf-8]
X-Powered-By=[Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5]
Server=[Apache-Coyote/1.1]

Response_1<?xml version="1.0" encoding="utf-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:validateReportResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://processPrescription.webservices.utils.svapnt.siveco.ro"><validateReportReturn xsi:type="soapenc:string" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone='yes'?&gt;
&lt;response xmlns=&quot;http://www.cnas.ro/siui/2.0&quot; validationDate=&quot;2015-10-07T12:42:03.778000&quot; state=&quot;1&quot;&gt;
  &lt;pregnancy AppID=&quot;6648_112371&quot; state=&quot;0&quot;&gt;
    &lt;errors&gt;
      &lt;error code=&quot;CMN160&quot;&gt;Semnatura asociata serviciului nu este valida&lt;/error&gt;
    &lt;/errors&gt;
  &lt;/pregnancy&gt;
&lt;/response&gt;
</validateReportReturn></ns1:validateReportResponse></soapenv:Body></soapenv:Envelope>

<?xml version="1.0" encoding="UTF-8" standalone='yes'?>
<response xmlns="http://www.cnas.ro/siui/2.0" validationDate="2015-10-07T12:42:03.778000" state="1">
  <pregnancy AppID="6648_112371" state="0">
    <errors>
      <error code="CMN160">Semnatura asociata serviciului nu este valida</error>
    </errors>
  </pregnancy>
</response>