You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by cm...@apache.org on 2006/02/02 06:05:07 UTC

svn commit: r374254 - /webservices/axis/trunk/c/tests/auto_build/testcases/output/SimpleXSDAny.cpp.out

Author: cmanohar
Date: Wed Feb  1 21:05:03 2006
New Revision: 374254

URL: http://svn.apache.org/viewcvs?rev=374254&view=rev
Log:
adding the modified expected output

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/output/SimpleXSDAny.cpp.out

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/SimpleXSDAny.cpp.out
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/SimpleXSDAny.cpp.out?rev=374254&r1=374253&r2=374254&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/SimpleXSDAny.cpp.out (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/SimpleXSDAny.cpp.out Wed Feb  1 21:05:03 2006
@@ -1,4 +1,4 @@
-Result field1 is = <mybook 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" xmlns:ns1="http://xsd_byte.test.apache.org">WSCC</mybook>
+Result field1 is = <mybook 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" xmlns:ns1="http://xsd_byte.test.apache.org" xmlns="">WSCC</mybook>
 Result field2 is = WebServices
 Result field3 is = 123
 ---------------------- TEST COMPLETE -----------------------------