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 di...@apache.org on 2005/11/29 16:28:08 UTC

svn commit: r349732 - in /webservices/axis/trunk/c/tests/auto_build/testcases/output: SameComplexTypeAndElementName_Request.expected ValidXMLCharIsInterpretedAsCPPCommand_Request.expected

Author: dicka
Date: Tue Nov 29 07:28:03 2005
New Revision: 349732

URL: http://svn.apache.org/viewcvs?rev=349732&view=rev
Log:
Update expected Requests for SameComplexTypeAndElementName and ValidXMLCharIsInterpretedAsCPPCommand testcases, following recent update to correctly preserve element name within SOAP message.

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/output/SameComplexTypeAndElementName_Request.expected
    webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/SameComplexTypeAndElementName_Request.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/SameComplexTypeAndElementName_Request.expected?rev=349732&r1=349731&r2=349732&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/SameComplexTypeAndElementName_Request.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/SameComplexTypeAndElementName_Request.expected Tue Nov 29 07:28:03 2005
@@ -2,13 +2,13 @@
 Host: 127.0.0.1:13260
 Content-Type: text/xml; charset=UTF-8
 SOAPAction: ""
-Content-Length: 468
+Content-Length: 466
 
 <?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:anElementBase xmlns:ns1="SameComplexTypeAndElementName">
-<Element xmlns:ns2="SameComplexTypeAsElement"><ns2:SampleBeanBoolean_>false</ns2:SampleBeanBoolean_>
+<Element xmlns:ns2="SameComplexTypeAsElement"><ns2:SampleBeanBoolean>false</ns2:SampleBeanBoolean>
 </Element>
 </ns1:anElementBase>
 </SOAP-ENV:Body>

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected?rev=349732&r1=349731&r2=349732&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/ValidXMLCharIsInterpretedAsCPPCommand_Request.expected Tue Nov 29 07:28:03 2005
@@ -8,11 +8,11 @@
 <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:test1Request xmlns:ns1="http://localhost/axis/ValidXMLCharIsInterpretedAsCPPCommand">
-<ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg_name1>1</ns2:arg_name1>
-<ns2:arg_name2>2</ns2:arg_name2>
-<ns2:arg_name3>3</ns2:arg_name3>
-<ns2:arg_name4>4</ns2:arg_name4>
-<ns2:arg_name5>5</ns2:arg_name5>
+<ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg.name1>1</ns2:arg.name1>
+<ns2:arg;name2>2</ns2:arg;name2>
+<ns2:arg?name3>3</ns2:arg?name3>
+<ns2:arg!name4>4</ns2:arg!name4>
+<ns2:arg:name5>5</ns2:arg:name5>
 </ns1:Element>
 </ns1:test1Request>
 </SOAP-ENV:Body>
@@ -28,7 +28,7 @@
 <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:test2Request xmlns:ns1="http://localhost/axis/ValidXMLCharIsInterpretedAsCPPCommand">
-<ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg_name1>6</ns2:arg_name1>
+<ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg|name1>6</ns2:arg|name1>
 </ns1:Element>
 </ns1:test2Request>
 </SOAP-ENV:Body>
@@ -44,12 +44,12 @@
 <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:test3Request xmlns:ns1="http://localhost/axis/ValidXMLCharIsInterpretedAsCPPCommand">
-<ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg_name1>7</ns2:arg_name1>
-<ns2:arg_name2>8</ns2:arg_name2>
-<ns2:arg_name3>9</ns2:arg_name3>
-<ns2:arg_name4>10</ns2:arg_name4>
-<ns2:arg_name5>11</ns2:arg_name5>
-<ns2:arg_name6>12</ns2:arg_name6>
+<ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg*name1>7</ns2:arg*name1>
+<ns2:arg/name2>8</ns2:arg/name2>
+<ns2:arg-name3>9</ns2:arg-name3>
+<ns2:arg+name4>10</ns2:arg+name4>
+<ns2:arg%name5>11</ns2:arg%name5>
+<ns2:arg^name6>12</ns2:arg^name6>
 </ns1:Element>
 </ns1:test3Request>
 </SOAP-ENV:Body>
@@ -65,12 +65,12 @@
 <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:test4Request xmlns:ns1="http://localhost/axis/ValidXMLCharIsInterpretedAsCPPCommand">
-<ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg_name1_>13</ns2:arg_name1_>
-<ns2:arg_name2_>14</ns2:arg_name2_>
-<ns2:arg_name3_>15</ns2:arg_name3_>
-<ns2:arg_name4>16</ns2:arg_name4>
-<ns2:arg_name5>17</ns2:arg_name5>
-<ns2:arg_name6>18</ns2:arg_name6>
+<ns1:Element xmlns:ns2="ValidXMLCharIsInterpretedAsCPPCommandTypes"><ns2:arg[name1]>13</ns2:arg[name1]>
+<ns2:arg{name2}>14</ns2:arg{name2}>
+<ns2:arg(name3)>15</ns2:arg(name3)>
+<ns2:arg£name4>16</ns2:arg£name4>
+<ns2:arg#name5>17</ns2:arg#name5>
+<ns...@name6>
 </ns1:Element>
 </ns1:test4Request>
 </SOAP-ENV:Body>