echoVoidSoapHeader


==== REQUEST ==== http://mssoapinterop.org/asmx/xsd/round4xsd.asmx ==== 22.1.03 17:54 
WASP4J-Message-ID: 187-h2tzW+lVXUhTfxUV9drOlw==
Content-type: application/soap+xml; charset=utf-8;action="http://soapinterop.org"

<?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" xmlns:wn4="http://idoox.com/package/">
 <e:Body>
  <wn1:echoVoidSoapHeader />
 </e:Body>
</e:Envelope>



==== RESPONSE ==== http://mssoapinterop.org/asmx/xsd/round4xsd.asmx ==== 22.1.03 17:54 
Content-Length: 306
X-AspNet-Version: 1.0.4221
Server: Microsoft-IIS/5.0
Date: Wed, 22 Jan 2003 17:02:54 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>
  <echoVoidSoapHeaderResponse xmlns="http://soapinterop.org/" />
 </soap:Body>
</soap:Envelope>


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