- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Jun 2007 14:18:37 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv22938
Modified Files:
ws-addr-wsdl.xml
Log Message:
Fixed [operation name] in default action pattern for WSDL 1.1
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -C 2 -d -r1.125 -r1.126
*** ws-addr-wsdl.xml 19 Jun 2007 14:13:46 -0000 1.125
--- ws-addr-wsdl.xml 19 Jun 2007 14:18:35 -0000 1.126
***************
*** 882,896 ****
</gitem>
<gitem>
! <label>[input|output name]</label>
<def>
! <p>is the name of the element as defined in <xspecref
! href="http://www.w3.org/TR/wsdl#_names">Section
! 2.4.5</xspecref> of WSDL 1.1.</p>
</def>
</gitem>
<gitem>
! <label>[operation name]</label>
<def>
! <p>is the {name} of the operation.</p>
</def>
</gitem>
--- 882,896 ----
</gitem>
<gitem>
! <label>[operation name]</label>
<def>
! <p>is the {name} of the operation.</p>
</def>
</gitem>
<gitem>
! <label>[input|output name]</label>
<def>
! <p>is the name of the element as defined in <xspecref
! href="http://www.w3.org/TR/wsdl#_names">Section
! 2.4.5</xspecref> of WSDL 1.1.</p>
</def>
</gitem>
Received on Tuesday, 19 June 2007 14:18:39 UTC