- From: Tony Rogers via cvs-syncmail <cvsmail@w3.org>
 - Date: Mon, 18 Jun 2007 23:40:28 +0000
 - To: public-ws-addressing-eds@w3.org
 
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv3972
Modified Files:
	ws-addr-wsdl.xml 
Log Message:
Included [operation name] in the definitions 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.121
retrieving revision 1.122
diff -C 2 -d -r1.121 -r1.122
*** ws-addr-wsdl.xml	17 May 2007 21:08:35 -0000	1.121
--- ws-addr-wsdl.xml	18 Jun 2007 23:40:25 -0000	1.122
***************
*** 883,886 ****
--- 883,892 ----
                          </gitem>
                          <gitem>
+                             <label>[operation name]</label>
+                             <def>
+                                 <p>is the {name} of the operation.</p>
+                             </def>
+                         </gitem>
+                         <gitem>
                              <label>[fault name]</label>
                              <def>
Received on Monday, 18 June 2007 23:40:30 UTC