- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Dec 2006 19:15:41 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-1G In directory hutz:/tmp/cvs-serv16513/test-suite/documents/good/MessageTest-1G Modified Files: SOAPservice.wsdl Log Message: Changed transferCoding="compress" to transferCoding="gzip" in MessageTest-1G, -3G and -4G. Updated baselines for those tests too. Reran WSDL-XSLD and regenerated results. Index: SOAPservice.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-1G/SOAPservice.wsdl,v retrieving revision 1.12 retrieving revision 1.13 diff -C 2 -d -r1.12 -r1.13 *** SOAPservice.wsdl 18 Nov 2006 14:21:30 -0000 1.12 --- SOAPservice.wsdl 13 Dec 2006 19:15:39 -0000 1.13 *************** *** 200,204 **** type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.2" wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/" ! whttp:cookies="true" whttp:transferCodingDefault="compress"> <documentation> This SOAP 1.2/HTTP binding binds the ComplexEcho service while exercising the --- 200,204 ---- type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.2" wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/" ! whttp:cookies="true" whttp:transferCodingDefault="gzip"> <documentation> This SOAP 1.2/HTTP binding binds the ComplexEcho service while exercising the
Received on Wednesday, 13 December 2006 19:16:17 UTC