Simon Fell > Its just code

Wire Dumps : PocketSOAP -> ASP.NET Web Services Round 4 Group I

Run at : 2002-12-21T10:57:35-08:00


Request

POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1
User-Agent: PocketSOAP/1.4.0
Content-Type: text/xml; charset=UTF-8
Accept-Encoding: deflate
Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8
Host: mssoapinterop.org
Content-Length: 1018
SOAPAction: "http://soapinterop.org/echoBase64"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoBase64><a:inputBase64 XI:type="XS:base64Binary">AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19g==</a:inputBase64> </a:echoBase64> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 328 SOAPAction: "http://soapinterop.org/echoEnum"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoEnum><a:inputEnum XI:type="b:Enum">BitOne</a:inputEnum> </a:echoEnum> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 329 SOAPAction: "http://soapinterop.org/echoEnum"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoEnum><a:inputEnum XI:type="b:Enum">BitFive</a:inputEnum> </a:echoEnum> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 340 SOAPAction: "http://soapinterop.org/RetAnyType"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:RetAnyType><a:inputAnyType XI:type="b:Enum">BitThree</a:inputAnyType> </a:RetAnyType> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 374 SOAPAction: "http://soapinterop.org/RetAny"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance" xmlns:b="urn:bar"> <S:Body><a:RetAny><a:inputAny><b:foo XI:type="XS:string">hello world</b:foo> </a:inputAny> </a:RetAny> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 411 SOAPAction: "http://soapinterop.org/echoChoice"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoChoice><a:inputChoice><b:name0 XI:type="XS:string">hello world</b:name0> </a:inputChoice> </a:echoChoice> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 411 SOAPAction: "http://soapinterop.org/echoChoice"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoChoice><a:inputChoice><b:name1 XI:type="XS:string">hello world</b:name1> </a:inputChoice> </a:echoChoice> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 350 SOAPAction: "http://soapinterop.org/echoBoolean"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoBoolean><a:inputBoolean XI:type="XS:boolean">false</a:inputBoolean> </a:echoBoolean> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 349 SOAPAction: "http://soapinterop.org/echoBoolean"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoBoolean><a:inputBoolean XI:type="XS:boolean">true</a:inputBoolean> </a:echoBoolean> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 353 SOAPAction: "http://soapinterop.org/echoDecimal"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoDecimal><a:inputDecimal XI:type="XS:decimal">123455.5</a:inputDecimal> </a:echoDecimal> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 556 SOAPAction: "http://soapinterop.org/echoComplexType"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoComplexType><a:inputComplexType><b:varInt XI:type="XS:int">1073741824</b:varInt> <b:varString XI:type="XS:string">pocketSOAP rocks!&lt;g&gt;</b:varString> <b:varFloat XI:type="XS:float">-42.24</b:varFloat> </a:inputComplexType> </a:echoComplexType> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 850 SOAPAction: "http://soapinterop.org/echoComplexTypeMultiOccurs"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoComplexTypeMultiOccurs><a:inputComplexTypeMultiOccurs><a:SOAPComplexType><b:varInt XI:type="XS:int">1073741824</b:varInt> <b:varString XI:type="XS:string">pocketSOAP rocks!&lt;g&gt;</b:varString> <b:varFloat XI:type="XS:float">-42.24</b:varFloat> </a:SOAPComplexType> <a:SOAPComplexType><b:varInt XI:type="XS:int">-1</b:varInt> <b:varString XI:type="XS:string">lean on into the groove y'all</b:varString> <b:varFloat XI:type="XS:float">-1</b:varFloat> </a:SOAPComplexType> </a:inputComplexTypeMultiOccurs> </a:echoComplexTypeMultiOccurs> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 351 SOAPAction: "http://soapinterop.org/echoInteger"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoInteger><a:inputInteger XI:type="XS:int">2147483647</a:inputInteger> </a:echoInteger> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 746 SOAPAction: "http://soapinterop.org/echoIntegerMultiOccurs"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoIntegerMultiOccurs><a:inputIntegerMultiOccurs><a:int XI:type="XS:int">1073741824</a:int> <a:int XI:type="XS:int">-1073741824</a:int> <a:int XI:type="XS:int">4</a:int> <a:int XI:type="XS:int">8</a:int> <a:int XI:type="XS:int">16</a:int> <a:int XI:type="XS:int">32</a:int> <a:int XI:type="XS:int">64</a:int> <a:int XI:type="XS:int">128</a:int> <a:int XI:type="XS:int">256</a:int> <a:int XI:type="XS:int">512</a:int> </a:inputIntegerMultiOccurs> </a:echoIntegerMultiOccurs> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 336 SOAPAction: "http://soapinterop.org/echoIntegerMultiOccurs"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoIntegerMultiOccurs><a:inputIntegerMultiOccurs XI:nil="true"></a:inputIntegerMultiOccurs> </a:echoIntegerMultiOccurs> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 398 SOAPAction: "http://soapinterop.org/echoString"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoString><a:inputString XI:type="XS:string">Some ASCII string that needs echoing back please &lt;g&gt;</a:inputString> </a:echoString> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 421 SOAPAction: "http://soapinterop.org/echoString"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoString><a:inputString XI:type="XS:string">Some ASCII string and some non ASCII characters ÐÐÐÐ and some more ASCII here</a:inputString> </a:echoString> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 566 SOAPAction: "http://soapinterop.org/echoStringMultiOccurs"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoStringMultiOccurs><a:inputStringMultiOccurs><a:string XI:type="XS:string">Some ASCII string that needs echoing back please &lt;g&gt;</a:string> <a:string XI:type="XS:string">pocketSOAP</a:string> <a:string XI:type="XS:string">rocks</a:string> </a:inputStringMultiOccurs> </a:echoStringMultiOccurs> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 557 SOAPAction: "http://soapinterop.org/echoHexBinary"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoHexBinary><a:inputHexBinary XI:type="XS:hexBinary">2A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E7F808182838485868788898A8B8C8D8E</a:inputHexBinary> </a:echoHexBinary> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 555 SOAPAction: "http://soapinterop.org/echoComplexTypeAsSimpleTypes"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoComplexTypeAsSimpleTypes><a:inputComplexType><b:varInt XI:type="XS:int">42</b:varInt> <b:varString XI:type="XS:string">Orbital</b:varString> <b:varFloat XI:type="XS:float">-42.42</b:varFloat> </a:inputComplexType> </a:echoComplexTypeAsSimpleTypes> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 493 SOAPAction: "http://soapinterop.org/echoSimpleTypesAsComplexType"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoSimpleTypesAsComplexType><a:inputString XI:type="XS:string">Orbital</a:inputString> <a:inputInteger XI:type="XS:int">42</a:inputInteger> <a:inputFloat XI:type="XS:float">-42.42</a:inputFloat> </a:echoSimpleTypesAsComplexType> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 730 SOAPAction: "http://soapinterop.org/echoNestedComplexType"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoNestedComplexType><a:inputComplexType><b:varString XI:type="XS:string">Orbital</b:varString> <b:varInt XI:type="XS:int">42</b:varInt> <b:varFloat XI:type="XS:float">-42.42</b:varFloat> <b:varComplexType><b:varInt XI:type="XS:int">42</b:varInt> <b:varString XI:type="XS:string">Orbital</b:varString> <b:varFloat XI:type="XS:float">-42.42</b:varFloat> </b:varComplexType> </a:inputComplexType> </a:echoNestedComplexType> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 814 SOAPAction: "http://soapinterop.org/echoNestedMultiOccurs"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/xsd" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoNestedMultiOccurs><a:inputComplexType><b:varString XI:type="XS:string">Orbital</b:varString> <b:varInt XI:type="XS:int">42</b:varInt> <b:varFloat XI:type="XS:float">-42.42</b:varFloat> <b:varMultiOccurs><b:string XI:type="XS:string">one</b:string> <b:string XI:type="XS:string">two</b:string> <b:string XI:type="XS:string">three</b:string> <b:string XI:type="XS:string">four</b:string> <b:string XI:type="XS:string">five</b:string> </b:varMultiOccurs> </a:inputComplexType> </a:echoNestedMultiOccurs> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 341 SOAPAction: "http://soapinterop.org/echoFloat"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoFloat><a:inputFloat XI:type="XS:float">-42.42</a:inputFloat> </a:echoFloat> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 408 SOAPAction: "http://soapinterop.org/echoFloatMultiOccurs"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoFloatMultiOccurs><a:inputFloatMultiOccurs><a:float XI:type="XS:float">-12345.5</a:float> </a:inputFloatMultiOccurs> </a:echoFloatMultiOccurs> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 182 SOAPAction: "http://soapinterop.org/echoVoid"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/"> <S:Body><a:echoVoid></a:echoVoid> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 574 SOAPAction: "http://soapinterop.org"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:c="http://soapinterop.org" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/echoheader/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Header> <a:echoMeStringRequest S:actor="http://schemas.xmlsoap.org/soap/actor/next"><b:varString XI:type="XS:string">bang the drum</b:varString> </a:echoMeStringRequest> </S:Header> <S:Body><c:echoVoidSoapHeader></c:echoVoidSoapHeader> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 570 SOAPAction: "http://soapinterop.org"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:c="http://soapinterop.org" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/echoheader/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Header> <a:echoMeStringRequest S:actor="http://the.middle.of.nowhere.org/actor"><b:varString XI:type="XS:string">bang the drum</b:varString> </a:echoMeStringRequest> </S:Header> <S:Body><c:echoVoidSoapHeader></c:echoVoidSoapHeader> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 683 SOAPAction: "http://soapinterop.org"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:c="http://soapinterop.org" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/echoheader/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Header> <a:echoMeComplexTypeRequest S:actor="http://schemas.xmlsoap.org/soap/actor/next"><b:varString XI:type="XS:string">beyond the infinite</b:varString> <b:varInt XI:type="XS:int">42</b:varInt> <b:varFloat XI:type="XS:float">-1.42</b:varFloat> </a:echoMeComplexTypeRequest> </S:Header> <S:Body><c:echoVoidSoapHeader></c:echoVoidSoapHeader> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 679 SOAPAction: "http://soapinterop.org"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:c="http://soapinterop.org" xmlns:a="http://soapinterop.org/" xmlns:b="http://soapinterop.org/echoheader/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Header> <a:echoMeComplexTypeRequest S:actor="http://the.middle.of.nowhere.org/actor"><b:varString XI:type="XS:string">beyond the infinite</b:varString> <b:varInt XI:type="XS:int">42</b:varInt> <b:varFloat XI:type="XS:float">-1.42</b:varFloat> </a:echoMeComplexTypeRequest> </S:Header> <S:Body><c:echoVoidSoapHeader></c:echoVoidSoapHeader> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 354 SOAPAction: "http://soapinterop.org/echoDate"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoDate><a:inputDate XI:type="XS:dateTime">2002-12-21T10:57:45Z</a:inputDate> </a:echoDate> </S:Body></S:Envelope>POST http://mssoapinterop.org/asmx/xsd/round4XSD.asmx HTTP/1.1 User-Agent: PocketSOAP/1.4.0 Content-Type: text/xml; charset=UTF-8 Accept-Encoding: deflate Accept-Charset: UTF-8, UTF-16;q=0.8, iso-8859-1;q=0.8 Host: mssoapinterop.org Content-Length: 354 SOAPAction: "http://soapinterop.org/echoDate"

<S:Envelope S:encodingStyle="" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://soapinterop.org/" xmlns:XS="http://www.w3.org/2001/XMLSchema" xmlns:XI="http://www.w3.org/2001/XMLSchema-instance"> <S:Body><a:echoDate><a:inputDate XI:type="XS:dateTime">2000-06-21T10:57:47Z</a:inputDate> </a:echoDate> </S:Body></S:Envelope>


Response

HTTP/1.1 200 OK
Date: Sat, 21 Dec 2002 18:57:36 GMT
Server: Microsoft-IIS/5.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.0.4221
Cache-Control: private, max-age=0
Content-Type: text/xml; charset=utf-8
Via: 1.1 COLDCUT:5049
X-Tide-SeqID: 1048
Content-Length: 1024

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoBase64Response xmlns="http://soapinterop.org/"><return>AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4 OTo7PD0+P0BBQkNERUZHSElKS0xNTk9QUVJTVFVWV1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3Bx cnN0dXZ3eHl6e3x9fn+AgYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmq q6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj 5OXm5+jp6uvs7e7v8PHy8/T19vf4+fr7/P3+AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwd Hh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNTk9QUVJTVFVW V1hZWltcXV5fYGFiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9fn+AgYKDhIWGh4iJiouMjY6P kJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfI ycrLzM3Oz9DR0tPU1dbX2Nna29zd3t/g4eLj5OXm5+jp6uvs7e7v8PHy8/T19g==</return></echoBase64Response></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:38 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1049 Content-Length: 338

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoEnumResponse xmlns="http://soapinterop.org/"><return>BitOne</return></echoEnumResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:38 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1050 Content-Length: 339

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoEnumResponse xmlns="http://soapinterop.org/"><return>BitFive</return></echoEnumResponse></soap:Body></soap:Envelope>HTTP/1.1 500 Internal Server Error. Date: Sat, 21 Dec 2002 18:57:38 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1051 Content-Length: 486

<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <soap:Fault> <faultcode>soap:Client</faultcode> <faultstring>Server did not recognize the value of HTTP Header SOAPAction: http://soapinterop.org/RetAnyType.<;/faultstring> <detail /> </soap:Fault> </soap:Body> </soap:Envelope>HTTP/1.1 500 Internal Server Error. Date: Sat, 21 Dec 2002 18:57:39 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1052 Content-Length: 482

<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <soap:Fault> <faultcode>soap:Client</faultcode> <faultstring>Server did not recognize the value of HTTP Header SOAPAction: http://soapinterop.org/RetAny.<;/faultstring> <detail /> </soap:Fault> </soap:Body> </soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:39 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1053 Content-Length: 397

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoChoiceResponse xmlns="http://soapinterop.org/"><return><name0 xmlns="http://soapinterop.org/xsd">hello world</name0></return></echoChoiceResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:39 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1054 Content-Length: 397

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoChoiceResponse xmlns="http://soapinterop.org/"><return><name1 xmlns="http://soapinterop.org/xsd">hello world</name1></return></echoChoiceResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:39 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1055 Content-Length: 343

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoBooleanResponse xmlns="http://soapinterop.org/"><return>false</return></echoBooleanResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:39 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1056 Content-Length: 342

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoBooleanResponse xmlns="http://soapinterop.org/"><return>true</return></echoBooleanResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:39 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1057 Content-Length: 346

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoDecimalResponse xmlns="http://soapinterop.org/"><return>123455.5</return></echoDecimalResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:40 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1058 Content-Length: 554

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoComplexTypeResponse xmlns="http://soapinterop.org/"><return><varInt xmlns="http://soapinterop.org/xsd">1073741824</varInt><varString xmlns="http://soapinterop.org/xsd">pocketSOAP rocks!&lt;g&gt;</varString><varFloat xmlns="http://soapinterop.org/xsd">-42.24</varFloat></return></echoComplexTypeResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:40 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1059 Content-Length: 792

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoComplexTypeMultiOccursResponse xmlns="http://soapinterop.org/"><return><varInt xmlns="http://soapinterop.org/xsd">1073741824</varInt><varString xmlns="http://soapinterop.org/xsd">pocketSOAP rocks!&lt;g&gt;</varString><varFloat xmlns="http://soapinterop.org/xsd">-42.24</varFloat></return><return><varInt xmlns="http://soapinterop.org/xsd">-1</varInt><varString xmlns="http://soapinterop.org/xsd">lean on into the groove y'all</varString><varFloat xmlns="http://soapinterop.org/xsd">-1</varFloat></return></echoComplexTypeMultiOccursResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:40 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1060 Content-Length: 348

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoIntegerResponse xmlns="http://soapinterop.org/"><return>2147483647</return></echoIntegerResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:40 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1061 Content-Length: 551

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoIntegerMultiOccursResponse xmlns="http://soapinterop.org/"><return>1073741824</return><return>-1073741824</return><return>4</return><return>8</return><return>16</return><return>32</return><return>64</return><return>128</return><return>256</return><return>512</return></echoIntegerMultiOccursResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:40 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1062 Content-Length: 312

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoIntegerMultiOccursResponse xmlns="http://soapinterop.org/" /></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:41 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1063 Content-Length: 394

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoStringResponse xmlns="http://soapinterop.org/"><return>Some ASCII string that needs echoing back please &lt;g&gt;</return></echoStringResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:41 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1064 Content-Length: 417

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoStringResponse xmlns="http://soapinterop.org/"><return>Some ASCII string and some non ASCII characters ÐÐÐÐ and some more ASCII here</return></echoStringResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:41 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1065 Content-Length: 465

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoStringMultiOccursResponse xmlns="http://soapinterop.org/"><return>Some ASCII string that needs echoing back please &lt;g&gt;</return><return>pocketSOAP</return><return>rocks</return></echoStringMultiOccursResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:42 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1066 Content-Length: 544

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoHexBinaryResponse xmlns="http://soapinterop.org/"><return>2A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E7F808182838485868788898A8B8C8D8E</return></echoHexBinaryResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:42 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1067 Content-Length: 457

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoComplexTypeAsSimpleTypesResponse xmlns="http://soapinterop.org/"><outputString>Orbital</outputString><outputInteger>42</outputInteger><outputFloat>-42.42</outputFloat></echoComplexTypeAsSimpleTypesResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:43 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1068 Content-Length: 553

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoSimpleTypesAsComplexTypeResponse xmlns="http://soapinterop.org/"><return><varInt xmlns="http://soapinterop.org/xsd">42</varInt><varString xmlns="http://soapinterop.org/xsd">Orbital</varString><varFloat xmlns="http://soapinterop.org/xsd">-42.42</varFloat></return></echoSimpleTypesAsComplexTypeResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:43 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1069 Content-Length: 683

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoNestedComplexTypeResponse xmlns="http://soapinterop.org/"><return><varString xmlns="http://soapinterop.org/xsd">Orbital</varString><varInt xmlns="http://soapinterop.org/xsd">42</varInt><varFloat xmlns="http://soapinterop.org/xsd">-42.42</varFloat><varComplexType xmlns="http://soapinterop.org/xsd"><varInt>42</varInt><varString>Orbital</varString><varFloat>-42.42</varFloat></varComplexType></return></echoNestedComplexTypeResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:43 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1070 Content-Length: 711

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoNestedMultiOccursResponse xmlns="http://soapinterop.org/"><return><varString xmlns="http://soapinterop.org/xsd">Orbital</varString><varInt xmlns="http://soapinterop.org/xsd">42</varInt><varFloat xmlns="http://soapinterop.org/xsd">-42.42</varFloat><varMultiOccurs xmlns="http://soapinterop.org/xsd"><string>one</string><string>two</string><string>three</string><string>four</string><string>five</string></varMultiOccurs></return></echoNestedMultiOccursResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:43 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1071 Content-Length: 340

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoFloatResponse xmlns="http://soapinterop.org/"><return>-42.42</return></echoFloatResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:43 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1072 Content-Length: 364

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoFloatMultiOccursResponse xmlns="http://soapinterop.org/"><return>-12345.5</return></echoFloatMultiOccursResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:44 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1073 Content-Length: 298

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoVoidResponse xmlns="http://soapinterop.org/" /></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:44 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1074 Content-Length: 491

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Header><echoMeStringResponse xmlns="http://soapinterop.org/"><varString xmlns="http://soapinterop.org/echoheader/">bang the drum</varString></echoMeStringResponse></soap:Header><soap:Body><echoVoidSoapHeaderResponse xmlns="http://soapinterop.org/" /></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:44 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1075 Content-Length: 308

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/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>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:44 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1076 Content-Length: 638

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Header><echoMeComplexTypeResponse xmlns="http://soapinterop.org/"><varString xmlns="http://soapinterop.org/echoheader/">beyond the infinite</varString><varInt xmlns="http://soapinterop.org/echoheader/">42</varInt><varFloat xmlns="http://soapinterop.org/echoheader/">-1.42</varFloat></echoMeComplexTypeResponse></soap:Header><soap:Body><echoVoidSoapHeaderResponse xmlns="http://soapinterop.org/" /></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:45 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1077 Content-Length: 308

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/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>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:45 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1078 Content-Length: 365

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/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>2002-12-21T02:57:45.0000000-08:00</return></echoDateResponse></soap:Body></soap:Envelope>HTTP/1.1 200 OK Date: Sat, 21 Dec 2002 18:57:47 GMT Server: Microsoft-IIS/5.0 X-Powered-By: ASP.NET X-AspNet-Version: 1.0.4221 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Via: 1.1 COLDCUT:5049 X-Tide-SeqID: 1079 Content-Length: 365

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/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>2000-06-21T03:57:47.0000000-07:00</return></echoDateResponse></soap:Body></soap:Envelope>