2004/ws/addressing ws-addr-wsdl.xml,1.73,1.74

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">
! &lt;definitions targetNamespace="http://example.com/stockquote" ...&gt;
    ...
    &lt;interface name="StockQuoteInterface"&gt;
--- 620,624 ----
                          <head>Explicit specification of wsaw:Action value in a WSDL 2.0 description.</head>
                          <eg xml:space="preserve">
! &lt;description targetNamespace="http://example.com/stockquote" ...&gt;
    ...
    &lt;interface name="StockQuoteInterface"&gt;
***************
*** 631,635 ****
    &lt;/interface&gt;
    ...
! &lt;/definitions&gt;</eg>
                      </example>
                      <p>The action for the input of the GetLastTradePrice operation within the
--- 631,635 ----
    &lt;/interface&gt;
    ...
! &lt;/description&gt;</eg>
                      </example>
                      <p>The action for the input of the GetLastTradePrice operation within the

Received on Friday, 3 March 2006 13:49:00 UTC