2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.263,1.264

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv29219/ws/desc/wsdl20

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
4435: Swap 2 paragraphs in the RPC section

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.263
retrieving revision 1.264
diff -C 2 -d -r1.263 -r1.264
*** wsdl20-adjuncts.xml	19 Mar 2007 11:23:46 -0000	1.263
--- wsdl20-adjuncts.xml	19 Apr 2007 15:49:01 -0000	1.264
***************
*** 733,740 ****
           in <specref ref="InterfaceOperation_RPC_Signature_Definition"/>
           and <specref ref="InterfaceOperation_RPC_Signature_XMLRep"/>.</p>
- 
- 	 <p><assert class="component" id="RPCStyle-2029" cr-id="RPCStyle-5007">If the RPC style is used by an <comp>Interface Operation</comp>
- 	 component then its <prop comp="Interface Operation">message exchange pattern</prop>
- 	 property MUST have the value either <attval>&wsdl-mep-in-only;</attval> or <attval>&wsdl-mep-in-out;</attval>.</assert></p>
  	
           <p>The RPC style places restrictions for Remote Procedure
--- 733,736 ----
***************
*** 746,749 ****
--- 742,749 ----
           they are constructed in such a way as to follow these
           rules.</p>
+ 
+ 	 <p><assert class="component" id="RPCStyle-2029" cr-id="RPCStyle-5007">If the RPC style is used by an <comp>Interface Operation</comp>
+ 	 component then its <prop comp="Interface Operation">message exchange pattern</prop>
+ 	 property MUST have the value either <attval>&wsdl-mep-in-only;</attval> or <attval>&wsdl-mep-in-out;</attval>.</assert></p>
  	
  	 <p>If the <comp>Interface Operation</comp> component uses a
***************
*** 5473,5476 ****
--- 5473,5483 ----
  	    -->
  	    <tr>
+ 	    	<td>20070419</td>
+ 	    	<td>JJM</td>
+ 	        <td>4435: Swap 2 paragraphs in the RPC section.
+ 	        </td>
+ 	    </tr>
+ 
+ 	    <tr>
  	    	<td>20070314</td>
  	    	<td>JJM</td>

Received on Thursday, 19 April 2007 15:49:15 UTC