- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 06 Nov 2006 15:42:57 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Echo-1G In directory hutz:/tmp/cvs-serv23799/test-suite/results/wsdl-xslt/Echo-1G Modified Files: echo.temp Log Message: Added missing xs namespace declaration in MessageTest-1G. Updated MessageTest-3G baseline. Regenerated results. Index: echo.temp =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Echo-1G/echo.temp,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** echo.temp 29 Sep 2006 00:55:10 -0000 1.3 --- echo.temp 6 Nov 2006 15:42:55 -0000 1.4 *************** *** 82,86 **** <soapcm:soapBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> ! <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> </soapcm:soapBindingExtension> --- 82,86 ---- <soapcm:soapBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> ! <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> </soapcm:soapBindingExtension>
Received on Monday, 6 November 2006 15:43:25 UTC