You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by aj...@apache.org on 2006/01/19 07:44:44 UTC

svn commit: r370399 [2/12] - in /webservices/axis2/trunk/java/modules/integration: itest-resources/interop/whitemesa/round2/ itest-resources/interop/whitemesa/round2/SOAP12/ itest-resources/interop/whitemesa/round3/ itest/test/interop/whitemesa/round1/...

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseHexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseHexBinaryRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseHexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseHexBinaryRes.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoHexBinaryResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result>AAABBAAE</Result>
-         </SOAPSDK4:echoHexBinaryResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoHexBinaryResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">AAABBAAE</Result></SOAPSDK4:echoHexBinaryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,11 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoIntegerArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK3:arrayType="SOAPSDK1:int[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:int>451</SOAPSDK3:int>
-               <SOAPSDK3:int>425</SOAPSDK3:int>
-               <SOAPSDK3:int>2523</SOAPSDK3:int>
-            </Result>
-         </SOAPSDK4:echoIntegerArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoIntegerArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:int[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">451</SOAPSDK3:int><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">425</SOAPSDK3:int><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">2523</SOAPSDK3:int></Result></SOAPSDK4:echoIntegerArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerRes.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoIntegerResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result>52</Result>
-         </SOAPSDK4:echoIntegerResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoIntegerResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">52</Result></SOAPSDK4:echoIntegerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,11 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:string>Apache Axis2</SOAPSDK3:string>
-               <SOAPSDK3:string>Lanka Software Foundation</SOAPSDK3:string>
-               <SOAPSDK3:string>www.opensource.lk</SOAPSDK3:string>
-            </Result>
-         </SOAPSDK4:echoStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">Apache Axis2</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">Lanka Software Foundation</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">www.opensource.lk</SOAPSDK3:string></Result></SOAPSDK4:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringRes.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStringResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result>String Argument</Result>
-         </SOAPSDK4:echoStringResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStringResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">String Argument</Result></SOAPSDK4:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,26 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStructArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:arrayType="SOAPSDK5:SOAPStruct[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK5:SOAPStruct href="#id1"/>
-               <SOAPSDK5:SOAPStruct href="#id2"/>
-               <SOAPSDK5:SOAPStruct href="#id3"/>
-            </Result>
-         </SOAPSDK4:echoStructArrayResponse>
-         <SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct">
-            <varString>strss fdfing1</varString>
-            <varInt>25</varInt>
-            <varFloat>25.2299995422363</varFloat>
-         </SOAPSDK6:SOAPStruct>
-         <SOAPSDK7:SOAPStruct xmlns:SOAPSDK7="http://soapinterop.org/xsd" id="id2" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK7:SOAPStruct">
-            <varString>strss fdfing1</varString>
-            <varInt>25</varInt>
-            <varFloat>25.2299995422363</varFloat>
-         </SOAPSDK7:SOAPStruct>
-         <SOAPSDK8:SOAPStruct xmlns:SOAPSDK8="http://soapinterop.org/xsd" id="id3" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK8:SOAPStruct">
-            <varString>strss fdfing1</varString>
-            <varInt>25</varInt>
-            <varFloat>25.2299995422363</varFloat>
-         </SOAPSDK8:SOAPStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK5:SOAPStruct[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id1" /><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id2" /><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id3" /></Result></SOAPSDK4:echoStructArrayResponse><SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct" id="id1"><varString xmlns=""
 >strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK6:SOAPStruct><SOAPSDK7:SOAPStruct xmlns:SOAPSDK7="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK7:SOAPStruct" id="id2"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK7:SOAPStruct><SOAPSDK8:SOAPStruct xmlns:SOAPSDK8="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK8:SOAPStruct" id="id3"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK8:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructRes.xml Wed Jan 18 22:38:26 2006
@@ -1,12 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStructResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result href="#id1"/>
-         </SOAPSDK4:echoStructResponse>
-         <SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct">
-            <varString>strss fdfing1</varString>
-            <varInt>25</varInt>
-            <varFloat>25.2299995422363</varFloat>
-         </SOAPSDK5:SOAPStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" href="#id1" /></SOAPSDK4:echoStructResponse><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct" id="id1"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK5:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBase64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBase64Res.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBase64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBase64Res.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1,2 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoBase64Response xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK2:type="SOAPSDK1:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</Result>
-         </SOAPSDK4:echoBase64Response>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoBase64Response xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:base64Binary">WebServices=
+</Result></SOAPSDK4:echoBase64Response></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBooleanRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBooleanRes.xml Wed Jan 18 22:38:26 2006
@@ -1 +1 @@
-<!--test failed-->
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoBooleanResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" SOAPSDK2:type="SOAPSDK1:boolean">true</return></SOAPSDK4:echoBooleanResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDateRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDateRes.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoDateResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK2:type="SOAPSDK1:dateTime">2002-07-19T01:40:30Z</Result>
-         </SOAPSDK4:echoDateResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoDateResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:dateTime">2002-07-19T01:40:30Z</Result></SOAPSDK4:echoDateResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDecimalRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDecimalRes.xml Wed Jan 18 22:38:26 2006
@@ -1 +1 @@
-<!--test failed-->
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoDecimalResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" SOAPSDK2:type="SOAPSDK1:decimal">455646152</return></SOAPSDK4:echoDecimalResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,11 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoFloatArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK3:arrayType="SOAPSDK1:float[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:float>45.7687606811523</SOAPSDK3:float>
-               <SOAPSDK3:float>43.4539985656738</SOAPSDK3:float>
-               <SOAPSDK3:float>2523.5419921875</SOAPSDK3:float>
-            </Result>
-         </SOAPSDK4:echoFloatArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoFloatArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:float[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">45.7687606811523</SOAPSDK3:float><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">43.4539985656738</SOAPSDK3:float><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">2523.5419921875</SOAPSDK3:float></Result></SOAPSDK4:echoFloatArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatRes.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoFloatResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK2:type="SOAPSDK1:float">50.25</Result>
-         </SOAPSDK4:echoFloatResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoFloatResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:float">50.25</Result></SOAPSDK4:echoFloatResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoHexBinaryResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result>AAABBAAE</Result>
-         </SOAPSDK4:echoHexBinaryResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoHexBinaryResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">AAABBAAE</Result></SOAPSDK4:echoHexBinaryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,11 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoIntegerArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK3:arrayType="SOAPSDK1:int[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:int>451</SOAPSDK3:int>
-               <SOAPSDK3:int>425</SOAPSDK3:int>
-               <SOAPSDK3:int>2523</SOAPSDK3:int>
-            </Result>
-         </SOAPSDK4:echoIntegerArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoIntegerArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:int[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">451</SOAPSDK3:int><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">425</SOAPSDK3:int><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">2523</SOAPSDK3:int></Result></SOAPSDK4:echoIntegerArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerRes.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoIntegerResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK2:type="SOAPSDK1:int">52</Result>
-         </SOAPSDK4:echoIntegerResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoIntegerResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:int">52</Result></SOAPSDK4:echoIntegerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,11 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:string>Apache Axis2</SOAPSDK3:string>
-               <SOAPSDK3:string>Lanka Software Foundation</SOAPSDK3:string>
-               <SOAPSDK3:string>www.opensource.lk</SOAPSDK3:string>
-            </Result>
-         </SOAPSDK4:echoStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">Apache Axis2</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">Lanka Software Foundation</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">www.opensource.lk</SOAPSDK3:string></Result></SOAPSDK4:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,26 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStructArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:arrayType="SOAPSDK5:SOAPStruct[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK5:SOAPStruct href="#id1"/>
-               <SOAPSDK5:SOAPStruct href="#id2"/>
-               <SOAPSDK5:SOAPStruct href="#id3"/>
-            </Result>
-         </SOAPSDK4:echoStructArrayResponse>
-         <SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct">
-            <varString SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString>
-            <varInt SOAPSDK2:type="SOAPSDK1:int">25</varInt>
-            <varFloat SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat>
-         </SOAPSDK6:SOAPStruct>
-         <SOAPSDK7:SOAPStruct xmlns:SOAPSDK7="http://soapinterop.org/xsd" id="id2" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK7:SOAPStruct">
-            <varString SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString>
-            <varInt SOAPSDK2:type="SOAPSDK1:int">25</varInt>
-            <varFloat SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat>
-         </SOAPSDK7:SOAPStruct>
-         <SOAPSDK8:SOAPStruct xmlns:SOAPSDK8="http://soapinterop.org/xsd" id="id3" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK8:SOAPStruct">
-            <varString SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString>
-            <varInt SOAPSDK2:type="SOAPSDK1:int">25</varInt>
-            <varFloat SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat>
-         </SOAPSDK8:SOAPStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK5:SOAPStruct[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id1" /><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id2" /><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id3" /></Result></SOAPSDK4:echoStructArrayResponse><SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct" id="id1"><varString xmlns=""
  SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK6:SOAPStruct><SOAPSDK7:SOAPStruct xmlns:SOAPSDK7="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK7:SOAPStruct" id="id2"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK7:SOAPStruct><SOAPSDK8:SOAPStruct xmlns:SOAPSDK8="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK8:SOAPStruct" id="id3"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK8:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructRes.xml Wed Jan 18 22:38:26 2006
@@ -1,12 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStructResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result href="#id1"/>
-         </SOAPSDK4:echoStructResponse>
-         <SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct">
-            <varString SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString>
-            <varInt SOAPSDK2:type="SOAPSDK1:int">25</varInt>
-            <varFloat SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat>
-         </SOAPSDK5:SOAPStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" href="#id1" /></SOAPSDK4:echoStructResponse><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct" id="id1"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK5:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedVoidRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedVoidRes.xml Wed Jan 18 22:38:26 2006
@@ -1,5 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoVoidResponse xmlns:SOAPSDK4="http://soapinterop.org/"/>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoVoidResponse xmlns:SOAPSDK4="http://soapinterop.org/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseVoidRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseVoidRes.xml Wed Jan 18 22:38:26 2006
@@ -1,5 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoVoidResponse xmlns:SOAPSDK4="http://soapinterop.org/"/>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoVoidResponse xmlns:SOAPSDK4="http://soapinterop.org/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,12 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echo2DStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <return SOAPSDK3:arrayType="SOAPSDK1:string[2,2]" SOAPSDK3:offset="[0,0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:string>strss fdfing1</SOAPSDK3:string>
-               <SOAPSDK3:string>sdfsdf25</SOAPSDK3:string>
-               <SOAPSDK3:string>25dsasd dfasdas23</SOAPSDK3:string>
-               <SOAPSDK3:string>25dsasd dfasdas23</SOAPSDK3:string>
-            </return>
-         </SOAPSDK4:echo2DStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echo2DStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" SOAPSDK3:offset="[0,0]" SOAPSDK3:arrayType="SOAPSDK1:string[2,2]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">sdfsdf25</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string></return></SOAPSDK4:echo2DStringArrayRe
 sponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,17 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoNestedArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <return href="#id1"/>
-         </SOAPSDK4:echoNestedArrayResponse>
-         <SOAPSDK5:SOAPArrayStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPArrayStruct">
-            <varString>strss fdfing1</varString>
-            <varInt>25</varInt>
-            <varFloat>25.2299995422363</varFloat>
-            <varArray SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:string>strss fdfing1</SOAPSDK3:string>
-               <SOAPSDK3:string>strss fdfing2</SOAPSDK3:string>
-               <SOAPSDK3:string>strss fdfing3</SOAPSDK3:string>
-            </varArray>
-         </SOAPSDK5:SOAPArrayStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoNestedArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoNestedArrayResponse><SOAPSDK5:SOAPArrayStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPArrayStruct" id="id1"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat><varArray xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://sche
 mas.xmlsoap.org/soap/encoding/">strss fdfing2</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing3</SOAPSDK3:string></varArray></SOAPSDK5:SOAPArrayStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedStructRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedStructRes.xml Wed Jan 18 22:38:26 2006
@@ -1,18 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoNestedStructResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <return href="#id1"/>
-         </SOAPSDK4:echoNestedStructResponse>
-         <SOAPSDK5:SOAPStructStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStructStruct">
-            <varString>strss fdfing1</varString>
-            <varInt>25</varInt>
-            <varFloat>25.2299995422363</varFloat>
-            <varStruct href="#id2"/>
-         </SOAPSDK5:SOAPStructStruct>
-         <SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" id="id2" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct">
-            <varString>strss fdfing1</varString>
-            <varInt>25</varInt>
-            <varFloat>25.2299995422363</varFloat>
-         </SOAPSDK6:SOAPStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoNestedStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoNestedStructResponse><SOAPSDK5:SOAPStructStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStructStruct" id="id1"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat><varStruct xmlns="" href="#id2" /></SOAPSDK5:SOAPStructStruct><SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct" id="id2"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</var
 Int><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK6:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml Wed Jan 18 22:38:26 2006
@@ -1,12 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoSimpleTypesAsStructResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <return href="#id1"/>
-         </SOAPSDK4:echoSimpleTypesAsStructResponse>
-         <SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct">
-            <varString>45ascasc  acasa asd52</varString>
-            <varInt>4552</varInt>
-            <varFloat>450.519989013672</varFloat>
-         </SOAPSDK5:SOAPStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoSimpleTypesAsStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoSimpleTypesAsStructResponse><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct" id="id1"><varString xmlns="">45ascasc  acasa asd52</varString><varInt xmlns="">4552</varInt><varFloat xmlns="">450.519989013672</varFloat></SOAPSDK5:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml Wed Jan 18 22:38:26 2006
@@ -1,9 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStructAsSimpleTypesResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <outputString>strss fdfing1</outputString>
-            <outputInteger>25</outputInteger>
-            <outputFloat>25.2299995422363</outputFloat>
-         </SOAPSDK4:echoStructAsSimpleTypesResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructAsSimpleTypesResponse xmlns:SOAPSDK4="http://soapinterop.org/"><outputString xmlns="">strss fdfing1</outputString><outputInteger xmlns="">25</outputInteger><outputFloat xmlns="">25.2299995422363</outputFloat></SOAPSDK4:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,12 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echo2DStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <return SOAPSDK3:arrayType="SOAPSDK1:string[2,2]" SOAPSDK3:offset="[0,0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:string>strss fdfing1</SOAPSDK3:string>
-               <SOAPSDK3:string>sdfsdf25</SOAPSDK3:string>
-               <SOAPSDK3:string>25dsasd dfasdas23</SOAPSDK3:string>
-               <SOAPSDK3:string>25dsasd dfasdas23</SOAPSDK3:string>
-            </return>
-         </SOAPSDK4:echo2DStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echo2DStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" SOAPSDK3:offset="[0,0]" SOAPSDK3:arrayType="SOAPSDK1:string[2,2]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">sdfsdf25</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string></return></SOAPSDK4:echo2DStringArrayRe
 sponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml Wed Jan 18 22:38:26 2006
@@ -1,17 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoNestedArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <return href="#id1"/>
-         </SOAPSDK4:echoNestedArrayResponse>
-         <SOAPSDK5:SOAPArrayStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPArrayStruct">
-            <varString SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString>
-            <varInt SOAPSDK2:type="SOAPSDK1:int">25</varInt>
-            <varFloat SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat>
-            <varArray SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK3:offset="[0]" SOAPSDK2:type="SOAPSDK3:Array">
-               <SOAPSDK3:string>strss fdfing1</SOAPSDK3:string>
-               <SOAPSDK3:string>strss fdfing2</SOAPSDK3:string>
-               <SOAPSDK3:string>strss fdfing3</SOAPSDK3:string>
-            </varArray>
-         </SOAPSDK5:SOAPArrayStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoNestedArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoNestedArrayResponse><SOAPSDK5:SOAPArrayStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPArrayStruct" id="id1"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat><varArray xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org
 /soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing2</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing3</SOAPSDK3:string></varArray></SOAPSDK5:SOAPArrayStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml Wed Jan 18 22:38:26 2006
@@ -1,18 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoNestedStructResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <return href="#id1"/>
-         </SOAPSDK4:echoNestedStructResponse>
-         <SOAPSDK5:SOAPStructStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStructStruct">
-            <varString SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString>
-            <varInt SOAPSDK2:type="SOAPSDK1:int">25</varInt>
-            <varFloat SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat>
-            <varStruct href="#id2"/>
-         </SOAPSDK5:SOAPStructStruct>
-         <SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" id="id2" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct">
-            <varString SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString>
-            <varInt SOAPSDK2:type="SOAPSDK1:int">25</varInt>
-            <varFloat SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat>
-         </SOAPSDK6:SOAPStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoNestedStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoNestedStructResponse><SOAPSDK5:SOAPStructStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStructStruct" id="id1"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat><varStruct xmlns="" href="#id2" /></SOAPSDK5:SOAPStructStruct><SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK
 6:SOAPStruct" id="id2"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK6:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml Wed Jan 18 22:38:26 2006
@@ -1,12 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoSimpleTypesAsStructResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <return href="#id1"/>
-         </SOAPSDK4:echoSimpleTypesAsStructResponse>
-         <SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" id="id1" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct">
-            <varString SOAPSDK2:type="SOAPSDK1:string">45ascasc  acasa asd52</varString>
-            <varInt SOAPSDK2:type="SOAPSDK1:int">4552</varInt>
-            <varFloat SOAPSDK2:type="SOAPSDK1:float">450.519989013672</varFloat>
-         </SOAPSDK5:SOAPStruct>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoSimpleTypesAsStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoSimpleTypesAsStructResponse><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct" id="id1"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">45ascasc  acasa asd52</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">4552</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">450.519989013672</varFloat></SOAPSDK5:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml Wed Jan 18 22:38:26 2006
@@ -1,9 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStructAsSimpleTypesResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <outputString SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</outputString>
-            <outputInteger SOAPSDK2:type="SOAPSDK1:int">25</outputInteger>
-            <outputFloat SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</outputFloat>
-         </SOAPSDK4:echoStructAsSimpleTypesResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructAsSimpleTypesResponse xmlns:SOAPSDK4="http://soapinterop.org/"><outputString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</outputString><outputInteger xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</outputInteger><outputFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</outputFloat></SOAPSDK4:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupcVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupcVoidRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupcVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupcVoidRes.xml Wed Jan 18 22:38:26 2006
@@ -1,13 +1 @@
-<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Header>
-         <SOAPSDK1:echoMeStringResponse xmlns:SOAPSDK1="http://soapinterop.org/echoheader/">string</SOAPSDK1:echoMeStringResponse>
-         <SOAPSDK2:echoMeStructResponse xmlns:SOAPSDK2="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321014404297</varFloat>
-         </SOAPSDK2:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <SOAPSDK3:echoVoidResponse xmlns:SOAPSDK3="http://soapinterop.org/"/>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header /><SOAP-ENV:Body><SOAPSDK1:echoVoidResponse xmlns:SOAPSDK1="http://soapinterop.org/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3TypedBaseStringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3TypedBaseStringRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3TypedBaseStringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/MStk3TypedBaseStringRes.xml Wed Jan 18 22:38:26 2006
@@ -1,7 +1 @@
-<SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-         <SOAPSDK4:echoStringResponse xmlns:SOAPSDK4="http://soapinterop.org/">
-            <Result SOAPSDK2:type="SOAPSDK1:string">String Argument</Result>
-         </SOAPSDK4:echoStringResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStringResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:string">String Argument</Result></SOAPSDK4:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBase64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBase64Res.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBase64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBase64Res.xml Wed Jan 18 22:38:26 2006
@@ -1,6 +1,7 @@
-<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-   <env:Body>
-      <ns1:echoBase64Response env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://soapinterop.org/">
-         <return xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
-      </ns1:echoBase64Response>
-   </env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<env:Body>
+<ns1:echoBase64Response xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<return xmlns="" xsi:type="xsd:base64Binary">SGVsbG8gV29ybGQ=</return>
+</ns1:echoBase64Response>
+</env:Body>
+</env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBooleanRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBooleanRes.xml Wed Jan 18 22:38:26 2006
@@ -1,6 +1,7 @@
-<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-   <env:Body>
-      <ns1:echoBooleanResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://soapinterop.org/">
-         <return xsi:type="xsd:boolean">1</return>
-      </ns1:echoBooleanResponse>
-   </env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<env:Body>
+<ns1:echoBooleanResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<return xmlns="" xsi:type="xsd:boolean">1</return>
+</ns1:echoBooleanResponse>
+</env:Body>
+</env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDateRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDateRes.xml Wed Jan 18 22:38:26 2006
@@ -1,6 +1,7 @@
-<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-   <env:Body>
-      <ns1:echoDateResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://soapinterop.org/">
-         <return xsi:type="xsd:dateTime">xsd:dateTime</return>
-      </ns1:echoDateResponse>
-   </env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<env:Body>
+<ns1:echoDateResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<return xmlns="" xsi:type="xsd:dateTime">xsd:dateTime</return>
+</ns1:echoDateResponse>
+</env:Body>
+</env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDecimalRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDecimalRes.xml Wed Jan 18 22:38:26 2006
@@ -1,6 +1,7 @@
-<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-   <env:Body>
-      <ns1:echoDecimalResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://soapinterop.org/">
-         <return xsi:type="xsd:decimal">455646152</return>
-      </ns1:echoDecimalResponse>
-   </env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<env:Body>
+<ns1:echoDecimalResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<return xmlns="" xsi:type="xsd:decimal">455646152</return>
+</ns1:echoDecimalResponse>
+</env:Body>
+</env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatRes.xml Wed Jan 18 22:38:26 2006
@@ -1,6 +1,7 @@
-<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-   <env:Body>
-      <ns1:echoFloatResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://soapinterop.org/">
-         <return xsi:type="xsd:float">5.025000e+01</return>
-      </ns1:echoFloatResponse>
-   </env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<env:Body>
+<ns1:echoFloatResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<return xmlns="" xsi:type="xsd:float">5.025000e+01</return>
+</ns1:echoFloatResponse>
+</env:Body>
+</env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseHexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseHexBinaryRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseHexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseHexBinaryRes.xml Wed Jan 18 22:38:26 2006
@@ -1,6 +1,7 @@
-<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-   <env:Body>
-      <ns1:echoHexBinaryResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://soapinterop.org/">
-         <return xsi:type="xsd:hexBinary">AAABBAAE</return>
-      </ns1:echoHexBinaryResponse>
-   </env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<env:Body>
+<ns1:echoHexBinaryResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<return xmlns="" xsi:type="xsd:hexBinary">AAABBAAE</return>
+</ns1:echoHexBinaryResponse>
+</env:Body>
+</env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerRes.xml?rev=370399&r1=370398&r2=370399&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerRes.xml Wed Jan 18 22:38:26 2006
@@ -1,6 +1,7 @@
-<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-   <env:Body>
-      <ns1:echoIntegerResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://soapinterop.org/">
-         <return xsi:type="xsd:int">52</return>
-      </ns1:echoIntegerResponse>
-   </env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+<env:Body>
+<ns1:echoIntegerResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<return xmlns="" xsi:type="xsd:int">52</return>
+</ns1:echoIntegerResponse>
+</env:Body>
+</env:Envelope>