2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.118,1.119

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv11997

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
Entity tweaks


Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.118
retrieving revision 1.119
diff -C2 -d -r1.118 -r1.119
*** wsdl20-adjuncts.xml	27 Oct 2005 14:53:05 -0000	1.118
--- wsdl20-adjuncts.xml	27 Oct 2005 15:17:22 -0000	1.119
***************
*** 820,824 ****
  	 <p>The RPC style MUST NOT be used for <comp>Interface Operation</comp>
  	 components whose <prop comp="Interface Operation">message exchange pattern</prop>
! 	 property has a value other than <attval>&wsdl-ns;/in-only</attval> or <attval>&wsdl-ns;/in-out</attval>.</p>
  	
           <p>The RPC style places restrictions for Remote Procedure
--- 820,824 ----
  	 <p>The RPC style MUST NOT be used for <comp>Interface Operation</comp>
  	 components whose <prop comp="Interface Operation">message exchange pattern</prop>
! 	 property has a value other than <attval>&wsdl-mep-in-only;</attval> or <attval>&wsdl-mep-in-out;</attval>.</p>
  	
           <p>The RPC style places restrictions for Remote Procedure
***************
*** 833,837 ****
  	 <p>If the <comp>Interface Operation</comp> component uses a
  	 <prop comp="Interface Operation">message exchange pattern</prop> for which there is no output
! 	 element, i.e. <attval>&wsdl-ns;/in-only</attval>, then the conditions
  	 stated below that refer to output elements MUST be considered
  	 to be implicitly satisfied.</p>
--- 833,837 ----
  	 <p>If the <comp>Interface Operation</comp> component uses a
  	 <prop comp="Interface Operation">message exchange pattern</prop> for which there is no output
! 	 element, i.e. <attval>&wsdl-mep-in-only;</attval>, then the conditions
  	 stated below that refer to output elements MUST be considered
  	 to be implicitly satisfied.</p>

Received on Thursday, 27 October 2005 15:17:28 UTC