- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 02 Nov 2006 18:00:32 +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-serv26940/test-suite/documents/good/MessageTest-1G Modified Files: SOAPservice.wsdl Log Message: Completed MessageTest-3G, additional typos in MessageTest-1G and 2G, 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.4 retrieving revision 1.5 diff -C 2 -d -r1.4 -r1.5 *** SOAPservice.wsdl 2 Nov 2006 15:42:26 -0000 1.4 --- SOAPservice.wsdl 2 Nov 2006 18:00:30 -0000 1.5 *************** *** 40,44 **** This interface is not directly bound, but is extended by another interface.</documentation> <fault name="MessageTestSimpleFault" element="xsmt:messageTestSimpleFault"> ! <documentation>This fault structure is populated with the operation name (local part only) when a fault is thrown.</documentation> </fault> --- 40,45 ---- This interface is not directly bound, but is extended by another interface.</documentation> <fault name="MessageTestSimpleFault" element="xsmt:messageTestSimpleFault"> ! <documentation> ! This fault structure is populated with the operation name (local part only) when a fault is thrown.</documentation> </fault> *************** *** 49,53 **** </operation> <operation name="EchoStringFault" pattern="http://www.w3.org/2006/01/wsdl/in-out"> ! <documentation><![CDATA[Operation is given a string, but is intended to fail - MessageTestSimpleFault should be thrown with the messageTestSimpleFault value <messageTestSimpleFault>EchoStringFault</messageTestSimpleFault> --- 50,55 ---- </operation> <operation name="EchoStringFault" pattern="http://www.w3.org/2006/01/wsdl/in-out"> ! <documentation><![CDATA[ ! Operation is given a string, but is intended to fail - MessageTestSimpleFault should be thrown with the messageTestSimpleFault value <messageTestSimpleFault>EchoStringFault</messageTestSimpleFault> *************** *** 80,84 **** </operation> <operation name="EchoIntSimpleFault" pattern="http://www.w3.org/2006/01/wsdl/in-out"> ! <documentation><![CDATA[This operation is given an int, but is intended to fail - MessageTestSimpleFault should be thrown with the messageTestSimpleFault value <messageTestSimpleFault>EchoIntSimpleFault</messageTestSimpleFault> --- 82,87 ---- </operation> <operation name="EchoIntSimpleFault" pattern="http://www.w3.org/2006/01/wsdl/in-out"> ! <documentation><![CDATA[ ! This operation is given an int, but is intended to fail - MessageTestSimpleFault should be thrown with the messageTestSimpleFault value <messageTestSimpleFault>EchoIntSimpleFault</messageTestSimpleFault> *************** *** 90,95 **** </operation> <operation name="EchoIntFault" pattern="http://www.w3.org/2006/01/wsdl/in-out"> ! <documentation><![CDATA[This operation is given an int, but is intended to fail - ! MessageTestFault should be thrown with the messageTestFault: <messageTestFault> <faultNumber>{input int}</faultNumber> --- 93,99 ---- </operation> <operation name="EchoIntFault" pattern="http://www.w3.org/2006/01/wsdl/in-out"> ! <documentation><![CDATA[ ! This operation is given an int, but is intended to fail - ! MessageTestFault should be thrown with the messageTestFault value: <messageTestFault> <faultNumber>{input int}</faultNumber> *************** *** 107,111 **** </operation> <operation name="GuaranteedFault" pattern="http://www.w3.org/2006/01/wsdl/robust-in-only"> ! <documentation><![CDATA[This operation is invoked with no SOAP body content. It is intended to fail - MessageTestSimpleFault should be thrown with the value: <messageTestSimpleFault>GuaranteedFault</messageTestSimpleFault> --- 111,116 ---- </operation> <operation name="GuaranteedFault" pattern="http://www.w3.org/2006/01/wsdl/robust-in-only"> ! <documentation><![CDATA[ ! This operation is invoked with no SOAP body content. It is intended to fail - MessageTestSimpleFault should be thrown with the value: <messageTestSimpleFault>GuaranteedFault</messageTestSimpleFault> *************** *** 242,247 **** wsoap:action="http://example.org/message-test/action/EchoStringFault" whttp:transferCodingDefault=""> ! <input> ! </input> <output/> <outfault ref="tns:MessageTestSimpleFault"/> --- 247,251 ---- wsoap:action="http://example.org/message-test/action/EchoStringFault" whttp:transferCodingDefault=""> ! <input/> <output/> <outfault ref="tns:MessageTestSimpleFault"/>
Received on Thursday, 2 November 2006 18:00:47 UTC