echoDate


==== REQUEST ==== http://mssoapinterop.org/asmx/xsd/round4xsd.asmx ==== 22.1.03 17:54 
WASP4J-Message-ID: 161-t+12pGIABHxNo2d/i5p2/A==
Content-type: application/soap+xml; charset=utf-8;action="http://soapinterop.org/echoDate"

<?xml version="1.0" encoding="UTF-8"?>
<e:Envelope xmlns:e="http://www.w3.org/2002/06/soap-envelope" xmlns:d="http://www.w3.org/2001/XMLSchema" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:wn0="http://soapinterop.org/" xmlns:wn1="http://soapinterop.org" xmlns:wn2="http://soapinterop.org/echoheader/" xmlns:wn3="http://soapinterop.org/xsd">
 <e:Body>
  <wn0:echoDate>
   <wn0:inputDate i:type="d:dateTime">2003-01-22T17:54:07.573+01:00</wn0:inputDate>
  </wn0:echoDate>
 </e:Body>
</e:Envelope>



==== RESPONSE ==== http://mssoapinterop.org/asmx/xsd/round4xsd.asmx ==== 22.1.03 17:54 
Content-Length: 363
X-AspNet-Version: 1.0.4221
Server: Microsoft-IIS/5.0
Date: Wed, 22 Jan 2003 17:02:46 GMT
X-Powered-By: ASP.NET
Content-Type: application/soap+xml; charset=utf-8
Cache-Control: private, max-age=0

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://www.w3.org/2002/06/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <soap:Body>
  <echoDateResponse xmlns="http://soapinterop.org/">
   <return>2003-01-22T08:54:07.5730000-08:00</return>
  </echoDateResponse>
 </soap:Body>
</soap:Envelope>


=========== CLOSE ================