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 cm...@apache.org on 2005/12/08 13:09:42 UTC

svn commit: r355079 - /webservices/axis/trunk/c/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request

Author: cmanohar
Date: Thu Dec  8 04:09:37 2005
New Revision: 355079

URL: http://svn.apache.org/viewcvs?rev=355079&view=rev
Log:
Commiting the modified request file

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request?rev=355079&r1=355078&r2=355079&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request Thu Dec  8 04:09:37 2005
@@ -2,17 +2,17 @@
 Host: 127.0.0.1:13260
 Content-Type: text/xml; charset=UTF-8
 SOAPAction: "XSD_byte#asComplexType"
-Content-Length: 594
+Content-Length: 562
+
+<?xml version='1.0' encoding='utf-8' ?>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<SOAP-ENV:Body>
+<ns1:asComplexTypeRequest xmlns:ns1="http://xsd_byte.test.apache.org">
+<SimpleComplexType><complexTypeElement><onecomplexTypeElement>65</onecomplexTypeElement>
+</complexTypeElement><field2>I&apos;m still here!</field2>
+<field3>123</field3>
+</SimpleComplexType>
+</ns1:asComplexTypeRequest>
+</SOAP-ENV:Body>
+</SOAP-ENV:Envelope>
 
-<?xml version='1.0' encoding='utf-8' ?>
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-<SOAP-ENV:Body>
-<ns1:asComplexTypeRequest xmlns:ns1="http://xsd_byte.test.apache.org">
-<SimpleComplexType><ns1:complexTypeElement><ns1:onecomplexTypeElement>65</ns1:onecomplexTypeElement>
-</ns1:complexTypeElement><ns1:field2>I&apos;m still here!</ns1:field2>
-<ns1:field3>123</ns1:field3>
-</SimpleComplexType>
-</ns1:asComplexTypeRequest>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-