- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 12 Jan 2007 05:02:23 +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-serv19555/test-suite/documents/good/MessageTest-1G
Modified Files:
SOAPservice.wsdl
Log Message:
Added more detail to the comments on the values of XML payloads where that payload is bound to the URI using {http location}.
Index: SOAPservice.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-1G/SOAPservice.wsdl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C 2 -d -r1.14 -r1.15
*** SOAPservice.wsdl 8 Jan 2007 19:41:17 -0000 1.14
--- SOAPservice.wsdl 12 Jan 2007 05:02:21 -0000 1.15
***************
*** 18,21 ****
--- 18,22 ----
EchoStringFault - simple sting echoing in-out operation, but defined to return a fault.
EchoInt - simple int echoing in-out operation.
+ The value of the <int> element must be "42".
EchoIntSimpleFault - simple int echoing in-out operation, but defined to return a simple fault.
EchoIntFault - simple int echoing in-out operation, but define to return a complex fault structure.
Received on Friday, 12 January 2007 05:02:30 UTC