- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 07 Apr 2005 13:47:30 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv778
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC7
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** wsdl20-adjuncts.xml 7 Apr 2005 09:24:59 -0000 1.17
--- wsdl20-adjuncts.xml 7 Apr 2005 13:47:27 -0000 1.18
***************
*** 598,610 ****
value other than '&wsdl-ns;/in-only' or '&wsdl-ns;/in-out'.</p>
! <p>When this value is used, the associated messages MUST conform to
! the rules below, described using XML Schema <bibref ref="XMLSchemaP1"/>.
! Note that operations containing messages described by other type systems
! may also indicate use of the RPC style, as long as they are constructed
! in such a way as to follow these rules.</p>
<p>If the Interface Operation component uses a
&interface_operation-message_exchange_pattern-p; for which there is no output
! element, such as '&wsdl-ns;/in-only', then the conditions
stated below that refer to output elements MUST be considered
to be implicitely satisfied.</p>
--- 598,613 ----
value other than '&wsdl-ns;/in-only' or '&wsdl-ns;/in-out'.</p>
! <p>The RPC style places restrictions for Remote Procedure
! Call-types of interactions. When this value is used, the
! associated messages MUST conform to the rules below,
! described using XML Schema <bibref ref="XMLSchemaP1"/>. Note
! that operations containing messages described by other type
! systems may also indicate use of the RPC style, as long as
! they are constructed in such a way as to follow these
! rules.</p>
<p>If the Interface Operation component uses a
&interface_operation-message_exchange_pattern-p; for which there is no output
! element, i.e. '&wsdl-ns;/in-only', then the conditions
stated below that refer to output elements MUST be considered
to be implicitely satisfied.</p>
***************
*** 3962,3965 ****
--- 3965,3975 ----
-->
<tr>
+ <td>20050407</td>
+ <td>HH</td>
+ <td><loc
+ href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC7'>LC7</loc>:
+ fixed RPC style glitches</td>
+ </tr>
+ <tr>
<td>20050406</td>
<td>HH</td>
Received on Thursday, 7 April 2005 13:47:30 UTC