2004/ws/addressing ws-addr-wsdl.xml,1.83,1.84

Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv5855

Modified Files:
	ws-addr-wsdl.xml 
Log Message:
LC112: changed my mind about implementation of {anonymous}


Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** ws-addr-wsdl.xml	24 Mar 2006 15:16:42 -0000	1.83
--- ws-addr-wsdl.xml	24 Mar 2006 15:34:39 -0000	1.84
***************
*** 581,585 ****
                     <ulist>
  		       <item>
! 		           <p>{anonymous} OPTIONAL, of type xs:string, to the Binding Operation component.</p>
                         </item>
                     </ulist>
--- 581,585 ----
                     <ulist>
  		       <item>
! 		           <p>{addressing anonymous} REQUIRED, of type xs:string, to the Binding Operation component.</p>
                         </item>
                     </ulist>
***************
*** 597,603 ****
  			</tr>
  			<tr>
! 			  <td>{anonymous}</td>
  			  <td>
  			    The value of the <el>wsaw:Anonymous</el> &EII;, if present.
  			  </td>
  			</tr>
--- 597,604 ----
  			</tr>
  			<tr>
! 			  <td>{addressing anonymous}</td>
  			  <td>
  			    The value of the <el>wsaw:Anonymous</el> &EII;, if present.
+ 			    Otherwise, <attval>optional</attval>.
  			  </td>
  			</tr>

Received on Friday, 24 March 2006 15:34:47 UTC