You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by de...@apache.org on 2006/12/21 12:15:46 UTC

svn commit: r489324 [8/20] - in /webservices/axis2/branches/java/1_1/modules/integration: ./ conf/ itest-resources/WSDLs/ itest-resources/interop/sun/round4/complex/ itest-resources/interop/sun/round4/simple/ itest-resources/interop/whitemesa/round1/ i...

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/S4s4cGroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/S4s4cGroupbStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/S4s4cGroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/S4s4cGroupbStructAsSimpleTypesRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:echoStructAsSimpleTypesResponse xmlns:m="http://soapinterop.org/"><outputString xmlns="" xsi:type="xsd:string">strss fdfing1</outputString><outputInteger xmlns="" xsi:type="xsd:int">25</outputInteger><outputFloat xmlns="" xsi:type="xsd:float">25.23</outputFloat></m:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_2DStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echo2DStringArrayResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" soapenc:id="id1" soapenc:arraySize="4" soapenc:itemType="xsd:string"><Item xmlns="">strss fdfing1</Item><Item xmlns="">sdfsdf25</Item><Item xmlns="">25dsasd dfasdas23</Item><Item xmlns="">25dsasd dfasdas23</Item></return></types:echo2DStringArrayResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_NestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_NestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_NestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_NestedArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoNestedArrayResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xmlns:q1="http://soapinterop.org/xsd" soapenc:id="id1" xsi:type="q1:SOAPArrayStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</varInt><varFloat xmlns="" xsi:type="xsd:float">25.23</varFloat><varArray xmlns="" soapenc:id="id2" soapenc:arraySize="3" soapenc:itemType="xsd:string"><Item xmlns="">strss fdfing1</Item><Item xmlns="">strss fdfing2</Item><Item xmlns="">strss fdfing3</Item></varArray></return></
 types:echoNestedArrayResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_NestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_NestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_NestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_NestedStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoNestedStructResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xmlns:q1="http://soapinterop.org/xsd" soapenc:id="id1" xsi:type="q1:SOAPStructStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</varInt><varFloat xmlns="" xsi:type="xsd:float">25.23</varFloat><varStruct xmlns="" soapenc:id="id2" xsi:type="q1:SOAPStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</varInt><varFloat xmlns="" xsi:type="xsd:floa
 t">25.23</varFloat></varStruct></return></types:echoNestedStructResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_SimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_SimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_SimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_SimpletypesAsStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoSimpleTypesAsStructResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xmlns:q1="http://soapinterop.org/xsd" soapenc:id="id1" xsi:type="q1:SOAPStruct"><varString xmlns="" xsi:type="xsd:string">45ascasc  acasa asd52</varString><varInt xmlns="" xsi:type="xsd:int">4552</varInt><varFloat xmlns="" xsi:type="xsd:float">450.52</varFloat></return></types:echoSimpleTypesAsStructResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_StructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_StructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_StructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2Gb_S12_StructAsSimpleTypesRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoStructAsSimpleTypesResponse xmlns:types="http://soapinterop.org/"><outputString xmlns="" xsi:type="xsd:string">strss fdfing1</outputString><outputInteger xmlns="" xsi:type="xsd:int">25</outputInteger><outputFloat xmlns="" xsi:type="xsd:float">25.23</outputFloat></types:echoStructAsSimpleTypesResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_Base64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_Base64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_Base64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_Base64Res.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoBase64Response xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return></types:echoBase64Response></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_BooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_BooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_BooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_BooleanRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoBooleanResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xsi:type="xsd:boolean">true</return></types:echoBooleanResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_DateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_DateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_DateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_DateRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoDateResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xsi:type="xsd:dateTime">2002-07-18T18:40:30.3870000-07:00</return></types:echoDateResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_DecimalRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_DecimalRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_DecimalRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_DecimalRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoDecimalResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xsi:type="xsd:decimal">455646152</return></types:echoDecimalResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoFloatArrayResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" soapenc:id="id1" soapenc:arraySize="3" soapenc:itemType="xsd:float"><Item xmlns="">45.76876</Item><Item xmlns="">43.454</Item><Item xmlns="">2523.542</Item></return></types:echoFloatArrayResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_FloatRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoFloatResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xsi:type="xsd:float">50.25</return></types:echoFloatResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_HexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_HexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_HexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_HexBinaryRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoHexBinaryResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xsi:type="xsd:hexBinary">AAABBAAE</return></types:echoHexBinaryResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoIntegerArrayResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" soapenc:id="id1" soapenc:arraySize="3" soapenc:itemType="xsd:int"><Item xmlns="">451</Item><Item xmlns="">425</Item><Item xmlns="">2523</Item></return></types:echoIntegerArrayResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_IntegerRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoIntegerResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xsi:type="xsd:int">52</return></types:echoIntegerResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoStringArrayResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" soapenc:id="id1" soapenc:arraySize="3" soapenc:itemType="xsd:string"><Item xmlns="">Apache Axis2</Item><Item xmlns="">Lanka Software Foundation</Item><Item xmlns="">www.opensource.lk</Item></return></types:echoStringArrayResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StringRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoStringResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xsi:type="xsd:string">String Argument</return></types:echoStringResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StructArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoStructArrayResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xmlns:q1="http://soapinterop.org/xsd" soapenc:id="id1" soapenc:arraySize="3" soapenc:itemType="q1:SOAPStruct"><Item xmlns="" soapenc:id="id2"><varInt xmlns="" xsi:type="xsd:int">25</varInt><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varFloat xmlns="" xsi:type="xsd:float">25.23</varFloat></Item><Item xmlns="" soapenc:id="id3"><varInt xmlns="" xsi:type="xsd:int">25</varInt><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varF
 loat xmlns="" xsi:type="xsd:float">25.23</varFloat></Item><Item xmlns="" soapenc:id="id4"><varInt xmlns="" xsi:type="xsd:int">25</varInt><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varFloat xmlns="" xsi:type="xsd:float">25.23</varFloat></Item></return></types:echoStructArrayResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_StructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoStructResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xmlns:q1="http://soapinterop.org/xsd" soapenc:id="id1" xsi:type="q1:SOAPStruct"><varInt xmlns="" xsi:type="xsd:int">25</varInt><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varFloat xmlns="" xsi:type="xsd:float">25.23</varFloat></return></types:echoStructResponse></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_VoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_VoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_VoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/ASPNetR2_S12_VoidRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoVoidResponse xmlns:types="http://soapinterop.org/" /></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_2DStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:ns="http://soapinterop.org/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:s="http://soapinterop.org/xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echo2DStringArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:arrayType="xsd:string[2,2]" SOAP-ENC:offset="[0,0]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="xsd:string">strss fdfing1</item><item xmlns="" xsi:type="xsd:string">sdfsdf25</item><item xmlns="" xsi:type="xsd:string">25dsasd dfasdas23</item><item xmlns="" xsi:type="xsd:string">25dsasd dfasdas23</item></return></ns:echo2DStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_NestedStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_SimpleTypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_SimpleTypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_SimpleTypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_SimpleTypesAsStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_StructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_StructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_StructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2Gb_S12_StructAsSimpleTypesRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_Base64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_Base64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_Base64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_Base64Res.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoBase64Response xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return></ns:echoBase64Response></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_BooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_BooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_BooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_BooleanRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoBooleanResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:boolean">true</return></ns:echoBooleanResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_DateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_DateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_DateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_DateRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoDateResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:dateTime">2002-07-18T19:40:30.387-06:00</return></ns:echoDateResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_DecimalRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_DecimalRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_DecimalRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_DecimalRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoDecimalResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:decimal">455646152</return></ns:echoDecimalResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_FloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_FloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_FloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_FloatArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoFloatArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:arrayType="xsd:float[3]" SOAP-ENC:offset="[0]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="xsd:float">45.7687607</item><item xmlns="" xsi:type="xsd:float">43.4539986</item><item xmlns="" xsi:type="xsd:float">2523.54199</item></return></ns:echoFloatArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_FloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_FloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_FloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_FloatRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoFloatResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:float">50.25</return></ns:echoFloatResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_HexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_HexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_HexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_HexBinaryRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoHexBinaryResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:hexBinary">AAABBAAE</return></ns:echoHexBinaryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoIntegerArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:arrayType="xsd:int[3]" SOAP-ENC:offset="[0]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="xsd:int">451</item><item xmlns="" xsi:type="xsd:int">425</item><item xmlns="" xsi:type="xsd:int">2523</item></return></ns:echoIntegerArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_IntegerRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoIntegerResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:int">52</return></ns:echoIntegerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoStringArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:arrayType="xsd:string[3]" SOAP-ENC:offset="[0]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="xsd:string">Apache Axis2</item><item xmlns="" xsi:type="xsd:string">Lanka Software Foundation</item><item xmlns="" xsi:type="xsd:string">www.opensource.lk</item></return></ns:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StringRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoStringResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:string">String Argument</return></ns:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StructArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoStructArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:arrayType="s:SOAPStruct[3]" SOAP-ENC:offset="[0]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="s:SOAPStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</varInt><varFloat xmlns="" xsi:type="xsd:float">25.2299995</varFloat></item><item xmlns="" xsi:type="s:SOAPStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</v
 arInt><varFloat xmlns="" xsi:type="xsd:float">25.2299995</varFloat></item><item xmlns="" xsi:type="s:SOAPStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</varInt><varFloat xmlns="" xsi:type="xsd:float">25.2299995</varFloat></item></return></ns:echoStructArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_StructRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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:Header></SOAP-ENV:Header>
       <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_VoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_VoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_VoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapR2_S12_VoidRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapRound2Soap12GroupcVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapRound2Soap12GroupcVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapRound2Soap12GroupcVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/GSoapRound2Soap12GroupcVoidRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <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>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/WMR2Gb_S12_2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/WMR2Gb_S12_2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/WMR2Gb_S12_2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/WMR2Gb_S12_2DStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Body><m:echo2DStringArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result><return xmlns="" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:itemType="nsa:string" SOAP-ENC:arraySize="4"><item xmlns="">strss fdfing1</item><item xmlns="">sdfsdf25</item><item xmlns="">25dsasd dfasdas23</item><item xmlns="">25dsasd dfasdas23</item></return></m:echo2DStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Body><m:echoNestedArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result><return xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat><varArray xmlns="" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:itemType="nsa:string" SOAP-ENC:arraySize="3"><item xmlns="">strss fdfing1</item><item xmlns="">strss fdfing2</item><item xmlns="">strss fdfing3</item></varArray></return></m:echoNestedArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org