- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 20 Mar 2006 15:05:25 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv21509
Modified Files:
ws-addr-wsdl.xml
Log Message:
Fixed a typo in example generated fault action
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** ws-addr-wsdl.xml 15 Mar 2006 22:56:25 -0000 1.80
--- ws-addr-wsdl.xml 20 Mar 2006 15:05:22 -0000 1.81
***************
*** 897,901 ****
<p>output action = http://example.com/stockquote/StockQuotePortType/Quote</p>
<p>fault action =
! http://example.com/stockquote/StockQuotePortType/GetLastTradePriceFault/Error</p>
</example>
<p>WSDL defines rules for a default input or output name if the name attribute
--- 897,901 ----
<p>output action = http://example.com/stockquote/StockQuotePortType/Quote</p>
<p>fault action =
! http://example.com/stockquote/StockQuotePortType/GetLastTradePrice/Fault/Error</p>
</example>
<p>WSDL defines rules for a default input or output name if the name attribute
Received on Monday, 20 March 2006 15:05:33 UTC