- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Mar 2006 13:48:47 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv8456
Modified Files:
ws-addr-wsdl.xml
Log Message:
Added resolution to LC115 - definition to description for WSDL 2.0
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** ws-addr-wsdl.xml 3 Mar 2006 13:45:31 -0000 1.73
--- ws-addr-wsdl.xml 3 Mar 2006 13:48:45 -0000 1.74
***************
*** 620,624 ****
<head>Explicit specification of wsaw:Action value in a WSDL 2.0 description.</head>
<eg xml:space="preserve">
! <definitions targetNamespace="http://example.com/stockquote" ...>
...
<interface name="StockQuoteInterface">
--- 620,624 ----
<head>Explicit specification of wsaw:Action value in a WSDL 2.0 description.</head>
<eg xml:space="preserve">
! <description targetNamespace="http://example.com/stockquote" ...>
...
<interface name="StockQuoteInterface">
***************
*** 631,635 ****
</interface>
...
! </definitions></eg>
</example>
<p>The action for the input of the GetLastTradePrice operation within the
--- 631,635 ----
</interface>
...
! </description></eg>
</example>
<p>The action for the input of the GetLastTradePrice operation within the
Received on Friday, 3 March 2006 13:49:00 UTC