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 [44/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/SOAP12/ASPNetR2_S12_Base64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_Base64Res.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_Base64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_Base64Res.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoBase64Response>
-            <rpc:result xmlns="">return</rpc:result>
-            <return xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
-         </types:echoBase64Response>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoBase64Response>
+            <rpc:result xmlns="">return</rpc:result>
+            <return xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
+         </types:echoBase64Response>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_BooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_BooleanRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_BooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_BooleanRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoBooleanResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return xsi:type="xsd:boolean">true</return>
-         </types:echoBooleanResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoBooleanResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return xsi:type="xsd:boolean">true</return>
+         </types:echoBooleanResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_DateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_DateRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_DateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_DateRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoDateResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return xsi:type="xsd:dateTime">2002-07-18T18:40:30.3870000-07:00</return>
-         </types:echoDateResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoDateResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return xsi:type="xsd:dateTime">2002-07-18T18:40:30.3870000-07:00</return>
+         </types:echoDateResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_DecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_DecimalRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_DecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_DecimalRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoDecimalResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return xsi:type="xsd:decimal">455646152</return>
-         </types:echoDecimalResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoDecimalResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return xsi:type="xsd:decimal">455646152</return>
+         </types:echoDecimalResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoFloatArrayResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return soapenc:id="id1" soapenc:itemType="xsd:float" soapenc:arraySize="3">
-               <Item>45.76876</Item>
-               <Item>43.454</Item>
-               <Item>2523.542</Item>
-            </return>
-         </types:echoFloatArrayResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoFloatArrayResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return soapenc:id="id1" soapenc:itemType="xsd:float" soapenc:arraySize="3">
+               <Item>45.76876</Item>
+               <Item>43.454</Item>
+               <Item>2523.542</Item>
+            </return>
+         </types:echoFloatArrayResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoFloatResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return xsi:type="xsd:float">50.25</return>
-         </types:echoFloatResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoFloatResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return xsi:type="xsd:float">50.25</return>
+         </types:echoFloatResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_HexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_HexBinaryRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_HexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_HexBinaryRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoHexBinaryResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return xsi:type="xsd:hexBinary">AAABBAAE</return>
-         </types:echoHexBinaryResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoHexBinaryResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return xsi:type="xsd:hexBinary">AAABBAAE</return>
+         </types:echoHexBinaryResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoIntegerArrayResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return soapenc:id="id1" soapenc:itemType="xsd:int" soapenc:arraySize="3">
-               <Item>451</Item>
-               <Item>425</Item>
-               <Item>2523</Item>
-            </return>
-         </types:echoIntegerArrayResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoIntegerArrayResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return soapenc:id="id1" soapenc:itemType="xsd:int" soapenc:arraySize="3">
+               <Item>451</Item>
+               <Item>425</Item>
+               <Item>2523</Item>
+            </return>
+         </types:echoIntegerArrayResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoIntegerResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return xsi:type="xsd:int">52</return>
-         </types:echoIntegerResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoIntegerResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return xsi:type="xsd:int">52</return>
+         </types:echoIntegerResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoStringArrayResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return soapenc:id="id1" soapenc:itemType="xsd:string" soapenc:arraySize="3">
-               <Item>Apache Axis2</Item>
-               <Item>Lanka Software Foundation</Item>
-               <Item>www.opensource.lk</Item>
-            </return>
-         </types:echoStringArrayResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoStringArrayResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return soapenc:id="id1" soapenc:itemType="xsd:string" soapenc:arraySize="3">
+               <Item>Apache Axis2</Item>
+               <Item>Lanka Software Foundation</Item>
+               <Item>www.opensource.lk</Item>
+            </return>
+         </types:echoStringArrayResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StringRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StringRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoStringResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return xsi:type="xsd:string">String Argument</return>
-         </types:echoStringResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoStringResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return xsi:type="xsd:string">String Argument</return>
+         </types:echoStringResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StructArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StructArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,24 +1,24 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoStructArrayResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return soapenc:id="id1" xmlns:q1="http://soapinterop.org/xsd" soapenc:itemType="q1:SOAPStruct" soapenc:arraySize="3">
-               <Item soapenc:id="id2">
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-               </Item>
-               <Item soapenc:id="id3">
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-               </Item>
-               <Item soapenc:id="id4">
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-               </Item>
-            </return>
-         </types:echoStructArrayResponse>
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoStructArrayResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return soapenc:id="id1" xmlns:q1="http://soapinterop.org/xsd" soapenc:itemType="q1:SOAPStruct" soapenc:arraySize="3">
+               <Item soapenc:id="id2">
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+               </Item>
+               <Item soapenc:id="id3">
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+               </Item>
+               <Item soapenc:id="id4">
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+               </Item>
+            </return>
+         </types:echoStructArrayResponse>
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_StructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,13 +1,13 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoStructResponse>
-            <rpc:result xmlns="">return</rpc:result>
-            <return soapenc:id="id1" xmlns:q1="http://soapinterop.org/xsd" xsi:type="q1:SOAPStruct">
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varFloat xsi:type="xsd:float">25.23</varFloat>
-            </return>
-         </types:echoStructResponse>
-      </soap:Body>
-   </soap:Envelope>
-
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoStructResponse>
+            <rpc:result xmlns="">return</rpc:result>
+            <return soapenc:id="id1" xmlns:q1="http://soapinterop.org/xsd" xsi:type="q1:SOAPStruct">
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varFloat xsi:type="xsd:float">25.23</varFloat>
+            </return>
+         </types:echoStructResponse>
+      </soap:Body>
+   </soap:Envelope>
+

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_VoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_VoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_VoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/ASPNetR2_S12_VoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,5 +1,5 @@
-<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-      <soap:Body>
-         <types:echoVoidResponse />
-      </soap:Body>
-   </soap:Envelope>
+<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+      <soap:Body>
+         <types:echoVoidResponse />
+      </soap:Body>
+   </soap:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_2DStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_2DStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echo2DStringArrayResponse>
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0,0]" SOAP-ENC:arrayType="xsd:string[2,2]">
-               <item xsi:type="xsd:string">strss fdfing1</item>
-               <item xsi:type="xsd:string">sdfsdf25</item>
-               <item xsi:type="xsd:string">25dsasd dfasdas23</item>
-               <item xsi:type="xsd:string">25dsasd dfasdas23</item>
-            </return>
-         </ns:echo2DStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echo2DStringArrayResponse>
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0,0]" SOAP-ENC:arrayType="xsd:string[2,2]">
+               <item xsi:type="xsd:string">strss fdfing1</item>
+               <item xsi:type="xsd:string">sdfsdf25</item>
+               <item xsi:type="xsd:string">25dsasd dfasdas23</item>
+               <item xsi:type="xsd:string">25dsasd dfasdas23</item>
+            </return>
+         </ns:echo2DStringArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoNestedArrayResponse>
-            <return xsi:type="s:SOAPArrayStruct">
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.2299995</varFloat>
-               <varArray xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:string[3]">
-                  <item xsi:type="xsd:string">strss fdfing1</item>
-                  <item xsi:type="xsd:string">strss fdfing2</item>
-                  <item xsi:type="xsd:string">strss fdfing3</item>
-               </varArray>
-            </return>
-         </ns:echoNestedArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoNestedArrayResponse>
+            <return xsi:type="s:SOAPArrayStruct">
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.2299995</varFloat>
+               <varArray xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:string[3]">
+                  <item xsi:type="xsd:string">strss fdfing1</item>
+                  <item xsi:type="xsd:string">strss fdfing2</item>
+                  <item xsi:type="xsd:string">strss fdfing3</item>
+               </varArray>
+            </return>
+         </ns:echoNestedArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoNestedStructResponse>
-            <return xsi:type="s:SOAPStructStruct">
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.2299995</varFloat>
-               <varStruct xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.2299995</varFloat>
-               </varStruct>
-            </return>
-         </ns:echoNestedStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoNestedStructResponse>
+            <return xsi:type="s:SOAPStructStruct">
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.2299995</varFloat>
+               <varStruct xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.2299995</varFloat>
+               </varStruct>
+            </return>
+         </ns:echoNestedStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_SimpleTypesAsStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_SimpleTypesAsStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_SimpleTypesAsStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_SimpleTypesAsStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoSimpleTypesAsStructResponse>
-            <return xsi:type="s:SOAPStruct">
-               <varString xsi:type="xsd:string">45ascasc  acasa asd52</varString>
-               <varInt xsi:type="xsd:int">4552</varInt>
-               <varFloat xsi:type="xsd:float">450.519989</varFloat>
-            </return>
-         </ns:echoSimpleTypesAsStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoSimpleTypesAsStructResponse>
+            <return xsi:type="s:SOAPStruct">
+               <varString xsi:type="xsd:string">45ascasc  acasa asd52</varString>
+               <varInt xsi:type="xsd:int">4552</varInt>
+               <varFloat xsi:type="xsd:float">450.519989</varFloat>
+            </return>
+         </ns:echoSimpleTypesAsStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_StructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_StructAsSimpleTypesRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_StructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2Gb_S12_StructAsSimpleTypesRes.xml Thu Sep 15 11:52:11 2005
@@ -1,9 +1,9 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoStructAsSimpleTypesResponse>
-            <outputString xsi:type="xsd:string">strss fdfing1</outputString>
-            <outputInteger xsi:type="xsd:int">25</outputInteger>
-            <outputFloat xsi:type="xsd:float">25.2299995</outputFloat>
-         </ns:echoStructAsSimpleTypesResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoStructAsSimpleTypesResponse>
+            <outputString xsi:type="xsd:string">strss fdfing1</outputString>
+            <outputInteger xsi:type="xsd:int">25</outputInteger>
+            <outputFloat xsi:type="xsd:float">25.2299995</outputFloat>
+         </ns:echoStructAsSimpleTypesResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_Base64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_Base64Res.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_Base64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_Base64Res.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoBase64Response>
-            <return xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
-         </ns:echoBase64Response>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoBase64Response>
+            <return xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
+         </ns:echoBase64Response>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_BooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_BooleanRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_BooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_BooleanRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoBooleanResponse>
-            <return xsi:type="xsd:boolean">true</return>
-         </ns:echoBooleanResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoBooleanResponse>
+            <return xsi:type="xsd:boolean">true</return>
+         </ns:echoBooleanResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_DateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_DateRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_DateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_DateRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoDateResponse>
-            <return xsi:type="xsd:dateTime">2002-07-18T19:40:30.387-06:00</return>
-         </ns:echoDateResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoDateResponse>
+            <return xsi:type="xsd:dateTime">2002-07-18T19:40:30.387-06:00</return>
+         </ns:echoDateResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_DecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_DecimalRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_DecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_DecimalRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoDecimalResponse>
-            <return xsi:type="xsd:decimal">455646152</return>
-         </ns:echoDecimalResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoDecimalResponse>
+            <return xsi:type="xsd:decimal">455646152</return>
+         </ns:echoDecimalResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_FloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_FloatArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_FloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_FloatArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoFloatArrayResponse>
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:float[3]">
-               <item xsi:type="xsd:float">45.7687607</item>
-               <item xsi:type="xsd:float">43.4539986</item>
-               <item xsi:type="xsd:float">2523.54199</item>
-            </return>
-         </ns:echoFloatArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoFloatArrayResponse>
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:float[3]">
+               <item xsi:type="xsd:float">45.7687607</item>
+               <item xsi:type="xsd:float">43.4539986</item>
+               <item xsi:type="xsd:float">2523.54199</item>
+            </return>
+         </ns:echoFloatArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_FloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_FloatRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_FloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_FloatRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoFloatResponse>
-            <return xsi:type="xsd:float">50.25</return>
-         </ns:echoFloatResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoFloatResponse>
+            <return xsi:type="xsd:float">50.25</return>
+         </ns:echoFloatResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_HexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_HexBinaryRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_HexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_HexBinaryRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoHexBinaryResponse>
-            <return xsi:type="xsd:hexBinary">AAABBAAE</return>
-         </ns:echoHexBinaryResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoHexBinaryResponse>
+            <return xsi:type="xsd:hexBinary">AAABBAAE</return>
+         </ns:echoHexBinaryResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoIntegerArrayResponse>
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:int[3]">
-               <item xsi:type="xsd:int">451</item>
-               <item xsi:type="xsd:int">425</item>
-               <item xsi:type="xsd:int">2523</item>
-            </return>
-         </ns:echoIntegerArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoIntegerArrayResponse>
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:int[3]">
+               <item xsi:type="xsd:int">451</item>
+               <item xsi:type="xsd:int">425</item>
+               <item xsi:type="xsd:int">2523</item>
+            </return>
+         </ns:echoIntegerArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoIntegerResponse>
-            <return xsi:type="xsd:int">52</return>
-         </ns:echoIntegerResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoIntegerResponse>
+            <return xsi:type="xsd:int">52</return>
+         </ns:echoIntegerResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoStringArrayResponse>
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:string[3]">
-               <item xsi:type="xsd:string">Apache Axis2</item>
-               <item xsi:type="xsd:string">Lanka Software Foundation</item>
-               <item xsi:type="xsd:string">www.opensource.lk</item>
-            </return>
-         </ns:echoStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoStringArrayResponse>
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:string[3]">
+               <item xsi:type="xsd:string">Apache Axis2</item>
+               <item xsi:type="xsd:string">Lanka Software Foundation</item>
+               <item xsi:type="xsd:string">www.opensource.lk</item>
+            </return>
+         </ns:echoStringArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StringRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StringRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoStringResponse>
-            <return xsi:type="xsd:string">String Argument</return>
-         </ns:echoStringResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoStringResponse>
+            <return xsi:type="xsd:string">String Argument</return>
+         </ns:echoStringResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StructArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StructArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,23 +1,23 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoStructArrayResponse>
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="s:SOAPStruct[3]">
-               <item xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.2299995</varFloat>
-               </item>
-               <item xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.2299995</varFloat>
-               </item>
-               <item xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.2299995</varFloat>
-               </item>
-            </return>
-         </ns:echoStructArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoStructArrayResponse>
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="s:SOAPStruct[3]">
+               <item xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.2299995</varFloat>
+               </item>
+               <item xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.2299995</varFloat>
+               </item>
+               <item xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.2299995</varFloat>
+               </item>
+            </return>
+         </ns:echoStructArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_StructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoStructResponse>
-            <return xsi:type="s:SOAPStruct">
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.2299995</varFloat>
-            </return>
-         </ns:echoStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoStructResponse>
+            <return xsi:type="s:SOAPStruct">
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.2299995</varFloat>
+            </return>
+         </ns:echoStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_VoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_VoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_VoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapR2_S12_VoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,5 +1,5 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <ns:echoVoidResponse></ns:echoVoidResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <ns:echoVoidResponse></ns:echoVoidResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapRound2Soap12GroupcVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapRound2Soap12GroupcVoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapRound2Soap12GroupcVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/GSoapRound2Soap12GroupcVoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,13 +1,13 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:h="http://soapinterop.org/echoheader/" xmlns:m="http://soapinterop.org/">
-      <SOAP-ENV:Header>
-         <echoMeStringResponse xmlns="http://soapinterop.org/echoheader/">string</echoMeStringResponse>
-         <echoMeStructRequest xmlns="http://soapinterop.org/echoheader/" xsi:type="s:SOAPStruct">
-            <varString xsi:type="xsd:string">string</varString>
-            <varInt xsi:type="xsd:int">150</varInt>
-            <varFloat xsi:type="xsd:float">456.321014</varFloat>
-         </echoMeStructRequest>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
-         <m:echoVoidResponse></m:echoVoidResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/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" xmlns:s="http://soapinterop.org/xsd" xmlns:h="http://soapinterop.org/echoheader/" xmlns:m="http://soapinterop.org/">
+      <SOAP-ENV:Header>
+         <echoMeStringResponse xmlns="http://soapinterop.org/echoheader/">string</echoMeStringResponse>
+         <echoMeStructRequest xmlns="http://soapinterop.org/echoheader/" xsi:type="s:SOAPStruct">
+            <varString xsi:type="xsd:string">string</varString>
+            <varInt xsi:type="xsd:int">150</varInt>
+            <varFloat xsi:type="xsd:float">456.321014</varFloat>
+         </echoMeStructRequest>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
+         <m:echoVoidResponse></m:echoVoidResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_2DStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_2DStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,13 +1,13 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echo2DStringArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="4" SOAP-ENC:itemType="nsa:string" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
-               <item>strss fdfing1</item>
-               <item>sdfsdf25</item>
-               <item>25dsasd dfasdas23</item>
-               <item>25dsasd dfasdas23</item>
-            </return>
-         </m:echo2DStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echo2DStringArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="4" SOAP-ENC:itemType="nsa:string" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
+               <item>strss fdfing1</item>
+               <item>sdfsdf25</item>
+               <item>25dsasd dfasdas23</item>
+               <item>25dsasd dfasdas23</item>
+            </return>
+         </m:echo2DStringArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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