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 [5/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/MSaxmsBaseStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseStructArrayRes.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://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><types:echoStructArrayResponse xmlns:types="http://soapinterop.org/"><return xmlns="" href="#id1" /></types:echoStructArrayResponse><soapenc:Array xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:q1="http://soapinterop.org/xsd" soapenc:arrayType="q1:SOAPStruct[3]" id="id1"><Item xmlns="" href="#id2" /><Item xmlns="" href="#id3" /><Item xmlns="" href="#id4" /></soapenc:Array><q2:SOAPStruct xmlns:q2="http://soapinterop.org/xsd" xsi:type="q2:SOAPStruct" id="id2"><varInt xmlns="" xsi:type="xsd:int">25</varInt><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varFloat xmlns="" xs
 i:type="xsd:float">25.23</varFloat></q2:SOAPStruct><q3:SOAPStruct xmlns:q3="http://soapinterop.org/xsd" xsi:type="q3:SOAPStruct" id="id3"><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></q3:SOAPStruct><q4:SOAPStruct xmlns:q4="http://soapinterop.org/xsd" xsi:type="q4:SOAPStruct" 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></q4:SOAPStruct></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseStructRes.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://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><types:echoStructResponse xmlns:types="http://soapinterop.org/"><return xmlns="" href="#id1" /></types:echoStructResponse><q1:SOAPStruct xmlns:q1="http://soapinterop.org/xsd" xsi:type="q1:SOAPStruct" id="id1"><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></q1:SOAPStruct></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsBaseVoidRes.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://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><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/MSaxmsGroupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupb2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupb2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupb2DStringArrayRes.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://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><types:echo2DStringArrayResponse xmlns:types="http://soapinterop.org/"><return xmlns="" href="#id1" /></types:echo2DStringArrayResponse><soapenc:Array xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" soapenc:arrayType="xsd:string[3]" id="id1"><Item xmlns="">Apache Axis2</Item><Item xmlns="">Lanka Software Foundation</Item><Item xmlns="">www.opensource.lk</Item></soapenc:Array></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbNestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbNestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbNestedArrayRes.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://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><types:echoNestedArrayResponse xmlns:types="http://soapinterop.org/"><return xmlns="" href="#id1" /></types:echoNestedArrayResponse><q1:SOAPArrayStruct xmlns:q1="http://soapinterop.org/xsd" xsi:type="q1:SOAPArrayStruct" id="id1"><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="" href="#id2" /></q1:SOAPArrayStruct><soapenc:Array xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" soapenc:arrayType="xsd:string[3]" id="id2"><Item xmlns="">strss fdfing1</Item><Item xmln
 s="">strss fdfing2</Item><Item xmlns="">strss fdfing3</Item></soapenc:Array></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbNestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbNestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbNestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbNestedStructRes.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://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><types:echoNestedStructResponse xmlns:types="http://soapinterop.org/"><return xmlns="" href="#id1" /></types:echoNestedStructResponse><q1:SOAPStructStruct xmlns:q1="http://soapinterop.org/xsd" xsi:type="q1:SOAPStructStruct" id="id1"><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="" href="#id2" /></q1:SOAPStructStruct><q2:SOAPStruct xmlns:q2="http://soapinterop.org/xsd" xsi:type="q2:SOAPStruct" id="id2"><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></q2:SOAPStruct></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbSimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbSimpletypesAsStructRes.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://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><types:echoSimpleTypesAsStructResponse xmlns:types="http://soapinterop.org/"><return xmlns="" href="#id1" /></types:echoSimpleTypesAsStructResponse><q1:SOAPStruct xmlns:q1="http://soapinterop.org/xsd" xsi:type="q1:SOAPStruct" id="id1"><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></q1:SOAPStruct></soap:Body></soap:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupbStructAsSimpleTypesRes.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://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><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/MSaxmsGroupcVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupcVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupcVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MSaxmsGroupcVoidRes.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.
+  -->
+
 <!--test failed, response message doesn't have a soap header-->
 
 <!--<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://soapinterop.org" xmlns:types="http://soapinterop.org/encodedTypes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">-->

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupTypedbNestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupTypedbNestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupTypedbNestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupTypedbNestedArrayRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echoNestedArrayResponse xmlns:SOAPSDK1="http://soapinterop.org/"><return xmlns="" xmlns:si="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="si: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.2299995422363</varFloat><varArray xmlns="" xmlns:SOAPSDK2="http://schemas.xmlsoap.org/soap/encoding/" SOAPSDK2:arrayType="xsd:string[3]" xsi:type="SOAPSDK2:Array"><SOAPSDK2:string xmlns:SOAPSDK2="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK2:string><SOAPSDK2:string xmlns:SOAPSDK2="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing2</SOAPSDK2:string><SOAPSDK2:string xmlns:SOAPSDK2="htt
 p://schemas.xmlsoap.org/soap/encoding/">strss fdfing3</SOAPSDK2:string></varArray></return></SOAPSDK1:echoNestedArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2Groupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2Groupb2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2Groupb2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2Groupb2DStringArrayRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echo2DStringArrayResponse xmlns:SOAPSDK1="http://soapinterop.org/"><return xmlns="" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK4="http://www.w3.org/2001/XMLSchema-instance" SOAPSDK3:arrayType="SOAPSDK2:string[2,2]" SOAPSDK4:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">sdfsdf25</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string></return></SOAPSDK1:echo2DStringArrayResponse></SOAP-ENV:Body><
 /SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbNestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbNestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbNestedArrayRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echoNestedArrayResponse xmlns:SOAPSDK1="http://soapinterop.org/"><return xmlns="" xmlns:si="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="si: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.2299995422363</varFloat><varArray xmlns="" xmlns:SOAPSDK2="http://schemas.xmlsoap.org/soap/encoding/" SOAPSDK2:arrayType="xsd:string[3]" xsi:type="SOAPSDK2:Array"><SOAPSDK2:string xmlns:SOAPSDK2="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK2:string><SOAPSDK2:string xmlns:SOAPSDK2="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing2</SOAPSDK2:string><SOAPSDK2:string xmlns:SOAPSDK2="htt
 p://schemas.xmlsoap.org/soap/encoding/">strss fdfing3</SOAPSDK2:string></varArray></return></SOAPSDK1:echoNestedArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbNestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbNestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbNestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbNestedStructRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echoNestedStructResponse xmlns:SOAPSDK1="http://soapinterop.org/"><return xmlns="" xmlns:si="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="si: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.2299995422363</varFloat><varStruct xmlns="" xsi:type="si: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.2299995422363</varFloat></varStruct></return></SOAPSDK1:echoNestedStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbSimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbSimpletypesAsStructRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echoSimpleTypesAsStructResponse xmlns:SOAPSDK1="http://soapinterop.org/"><return xmlns="" xmlns:si="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="si: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.519989013672</varFloat></return></SOAPSDK1:echoSimpleTypesAsStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbStructAsSimpleTypesRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echoStructAsSimpleTypesResponse xmlns:SOAPSDK1="http://soapinterop.org/"><outputString xmlns="">strss fdfing1</outputString><outputInteger xmlns="">25</outputInteger><outputFloat xmlns="">25.2299995422363</outputFloat></SOAPSDK1:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTyped2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTyped2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTyped2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTyped2DStringArrayRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echo2DStringArrayResponse xmlns:SOAPSDK1="http://soapinterop.org/"><return xmlns="" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK4="http://www.w3.org/2001/XMLSchema-instance" SOAPSDK3:arrayType="SOAPSDK2:string[2,2]" SOAPSDK4:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">sdfsdf25</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string></return></SOAPSDK1:echo2DStringArrayResponse></SOAP-ENV:Body><
 /SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedNestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedNestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedNestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedNestedStructRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echoNestedStructResponse xmlns:SOAPSDK1="http://soapinterop.org/"><return xmlns="" xmlns:si="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="si: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.2299995422363</varFloat><varStruct xmlns="" xsi:type="si: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.2299995422363</varFloat></varStruct></return></SOAPSDK1:echoNestedStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedSimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedSimpletypesAsStructRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echoSimpleTypesAsStructResponse xmlns:SOAPSDK1="http://soapinterop.org/"><return xmlns="" xmlns:si="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="si: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.519989013672</varFloat></return></SOAPSDK1:echoSimpleTypesAsStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupbTypedStructAsSimpleTypesRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><SOAPSDK1:echoStructAsSimpleTypesResponse xmlns:SOAPSDK1="http://soapinterop.org/"><outputString xmlns="" xmlns:SOAPSDK3="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" SOAPSDK2:type="SOAPSDK3:string">strss fdfing1</outputString><outputInteger xmlns="" xmlns:SOAPSDK4="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK5="http://www.w3.org/2001/XMLSchema" SOAPSDK4:type="SOAPSDK5:int">25</outputInteger><outputFloat xmlns="" xmlns:SOAPSDK7="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK6="http://www.w3.org/2001/XMLSchema-instance" SOAPSDK6:type="SOAPSDK7:float">25.2299995422363</outputFloat></SOAPSDK1:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupcVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupcVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupcVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk2GroupcVoidRes.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/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header /><SOAP-ENV:Body><SOAPSDK1:echoVoidResponse xmlns:SOAPSDK1="http://soapinterop.org/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseBase64Res.xml Thu Dec 21 03:15:00 2006
@@ -1,2 +1,18 @@
+<!--
+  ~ 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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoBase64Response xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">SGVsbG8gV29ybGQ=
 </Result></SOAPSDK4:echoBase64Response></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseBooleanRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoBooleanResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="">true</return></SOAPSDK4:echoBooleanResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseDateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseDateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseDateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseDateRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoDateResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">2006-10-19T05:20:00Z</Result></SOAPSDK4:echoDateResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseDecimalRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseDecimalRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseDecimalRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseDecimalRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoDecimalResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="">455646152</return></SOAPSDK4:echoDecimalResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseFloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseFloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseFloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseFloatArrayRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoFloatArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:float[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">45.7687606811523</SOAPSDK3:float><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">43.4539985656738</SOAPSDK3:float><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">2523.5419921875</SOAPSDK3:float></Result></SOAPSDK4:echoFloatArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseFloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseFloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseFloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseFloatRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoFloatResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">50.25</Result></SOAPSDK4:echoFloatResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseHexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseHexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseHexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseHexBinaryRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoHexBinaryResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">AAABBAAE</Result></SOAPSDK4:echoHexBinaryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerArrayRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoIntegerArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:int[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">451</SOAPSDK3:int><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">425</SOAPSDK3:int><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">2523</SOAPSDK3:int></Result></SOAPSDK4:echoIntegerArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseIntegerRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoIntegerResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">52</Result></SOAPSDK4:echoIntegerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringArrayRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">String Value1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">String Value2</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">String Value3</SOAPSDK3:string></Result></SOAPSDK4:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStringRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStringResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">String Argument</Result></SOAPSDK4:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructArrayRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK5:SOAPStruct[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id1" /><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id2" /><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id3" /></Result></SOAPSDK4:echoStructArrayResponse><SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct" id="id1"><varString xmlns=""
 >strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK6:SOAPStruct><SOAPSDK7:SOAPStruct xmlns:SOAPSDK7="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK7:SOAPStruct" id="id2"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK7:SOAPStruct><SOAPSDK8:SOAPStruct xmlns:SOAPSDK8="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK8:SOAPStruct" id="id3"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK8:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseStructRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" href="#id1" /></SOAPSDK4:echoStructResponse><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct" id="id1"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK5:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBase64Res.xml Thu Dec 21 03:15:00 2006
@@ -1,2 +1,18 @@
+<!--
+  ~ 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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoBase64Response xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:base64Binary">SGVsbG8gV29ybGQ=
 </Result></SOAPSDK4:echoBase64Response></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedBooleanRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoBooleanResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" SOAPSDK2:type="SOAPSDK1:boolean">true</return></SOAPSDK4:echoBooleanResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDateRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoDateResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:dateTime">2006-10-19T05:20:00Z</Result></SOAPSDK4:echoDateResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDecimalRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDecimalRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDecimalRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedDecimalRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoDecimalResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" SOAPSDK2:type="SOAPSDK1:decimal">455646152</return></SOAPSDK4:echoDecimalResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatArrayRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoFloatArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:float[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">45.7687606811523</SOAPSDK3:float><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">43.4539985656738</SOAPSDK3:float><SOAPSDK3:float xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">2523.5419921875</SOAPSDK3:float></Result></SOAPSDK4:echoFloatArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedFloatRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoFloatResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:float">50.25</Result></SOAPSDK4:echoFloatResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedHexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedHexBinaryRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoHexBinaryResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="">AAABBAAE</Result></SOAPSDK4:echoHexBinaryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerArrayRes.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:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoIntegerArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:int[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">451</SOAPSDK3:int><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">425</SOAPSDK3:int><SOAPSDK3:int xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">2523</SOAPSDK3:int></Result></SOAPSDK4:echoIntegerArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>



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