2002/ws/desc/wsdl20 wsdl20.xml,1.428,1.429

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

Modified Files:
	wsdl20.xml 
Log Message:
CR132: RE: Proposal for CR108

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.428
retrieving revision 1.429
diff -C 2 -d -r1.428 -r1.429
*** wsdl20.xml	12 Feb 2007 14:01:56 -0000	1.428
--- wsdl20.xml	12 Feb 2007 17:19:01 -0000	1.429
***************
*** 4379,4382 ****
--- 4379,4399 ----
  	  </p>
  	  
+ 	  <p><assert class="document" id="MessageLabel-0111">
+ 	  If the local name is <el>input</el> then the message exchange pattern
+ 	  MUST have at least one placeholder message with direction <attval>In</attval>.</assert></p>
+ 
+ 	  <p><assert class="document" id="MessageLabel-0112">
+ 	  If the local name is <el>output</el> then the message exchange pattern
+ 	 MUST have at least one placeholder message with direction <attval>Out</attval>.</assert></p>
+ 	 
+ 	 <p><assert class="document" id="MessageLabel-0113">
+ 	  If the local name is <el>infault</el> then the message exchange pattern
+ 	 MUST support at least one fault in the <attval>In</attval> direction.</assert></p>
+ 
+ 	<p><assert class="document" id="MessageLabel-0114">
+ 	  If the local name is <el>outfault</el> then the message exchange pattern
+ 	MUST support at least one fault in the <attval>Out</attval> direction.</assert></p>
+ 
+ 	  
  	  <table border="1" id="tab_InterfaceMessageReference_Mapping">
  	    <caption>Mapping from XML Representation to Interface Message Reference Component Properties</caption>
***************
*** 12327,12330 ****
--- 12344,12359 ----
      	<td>
      		<loc
+     			href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR132">
+     			CR132
+     		</loc>
+     		: CR132: RE: Proposal for CR108
+     	</td>
+     </tr>
+ 
+     <tr>
+     	<td>20070212</td>
+     	<td>JJM</td>
+     	<td>
+     		<loc
      			href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR124">
      			CR124

Received on Monday, 12 February 2007 17:19:16 UTC