You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2005/09/15 21:07:03 UTC

svn commit: r289289 [41/134] - in /webservices/axis2/trunk/java: ./ etc/ modules/addressing/ modules/addressing/src/META-INF/ modules/addressing/src/org/apache/axis2/handlers/addressing/ modules/addressing/test-resources/ modules/addressing/test/org/ap...

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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>50.25</Result>
-         </SOAPSDK4:echoFloatResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<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>50.25</Result>
+         </SOAPSDK4:echoFloatResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseFloatRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseHexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseHexBinaryRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseHexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseHexBinaryRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseHexBinaryRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseIntegerRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStringRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,26 +1,26 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBase64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBase64Res.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBase64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBase64Res.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBase64Res.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBooleanRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBooleanRes.xml Thu Sep 15 11:52:11 2005
@@ -1 +1 @@
-<!--test failed-->
+<!--test failed-->

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedBooleanRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDateRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDateRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDateRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDecimalRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDecimalRes.xml Thu Sep 15 11:52:11 2005
@@ -1 +1 @@
-<!--test failed-->
+<!--test failed-->

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedDecimalRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedFloatRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedIntegerRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,26 +1,26 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedVoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedVoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,5 +1,5 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseTypedVoidRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseVoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseVoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,5 +1,5 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3BaseVoidRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,17 +1,17 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,18 +1,18 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbNestedStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml Thu Sep 15 11:52:11 2005
@@ -1,9 +1,9 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,17 +1,17 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,18 +1,18 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml Thu Sep 15 11:52:11 2005
@@ -1,9 +1,9 @@
-<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: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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupcVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupcVoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupcVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupcVoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,13 +1,13 @@
-<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 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>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/MStk3GroupcVoidRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native