2002/ws/desc/wsdl20 wsdl20.xml,1.432,1.433

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

Modified Files:
	wsdl20.xml 
Log Message:
CR125: problem with pattern attribute definition?

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.432
retrieving revision 1.433
diff -C 2 -d -r1.432 -r1.433
*** wsdl20.xml	15 Feb 2007 10:36:22 -0000	1.432
--- wsdl20.xml	15 Feb 2007 10:46:52 -0000	1.433
***************
*** 3740,3744 ****
      &lt;<b>operation</b>
            name=&quot;<emph>xs:NCName</emph>&quot; 
!           pattern=&quot;<emph>xs:anyURI</emph>&quot;
            style=&quot;<emph>list of xs:anyURI</emph>&quot;? &gt;
        &lt;documentation /&gt;*
--- 3740,3744 ----
      &lt;<b>operation</b>
            name=&quot;<emph>xs:NCName</emph>&quot; 
!           pattern=&quot;<emph>xs:anyURI</emph>&quot;?
            style=&quot;<emph>list of xs:anyURI</emph>&quot;? &gt;
        &lt;documentation /&gt;*
***************
*** 3770,3774 ****
  		<item>
  		  <p>
! 		  A REQUIRED <att>pattern</att> &AII; 
  		  as described below in <specref
  		  ref="Interfaceoperation_pattern_attribute"/>.
--- 3770,3774 ----
  		<item>
  		  <p>
! 		  An OPTIONAL <att>pattern</att> &AII; 
  		  as described below in <specref
  		  ref="Interfaceoperation_pattern_attribute"/>.
***************
*** 9497,9501 ****
      &lt;/fault&gt;*
  
!     &lt;operation name=&quot;<emph>xs:NCName</emph>&quot; pattern=&quot;<emph>xs:anyURI</emph>&quot; style=&quot;<emph>list of xs:anyURI</emph>&quot;? &gt;
        &lt;documentation /&gt;*
  
--- 9497,9501 ----
      &lt;/fault&gt;*
  
!     &lt;operation name=&quot;<emph>xs:NCName</emph>&quot; pattern=&quot;<emph>xs:anyURI</emph>&quot;? style=&quot;<emph>list of xs:anyURI</emph>&quot;? &gt;
        &lt;documentation /&gt;*
  
***************
*** 12359,12362 ****
--- 12359,12371 ----
      	<td>JJM</td>
      	<td>
+     		<loc href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR125">CR125</loc>
+     		: problem with pattern attribute definition?
+     	</td>
+     </tr>
+ 
+     <tr>
+     	<td>20070215</td>
+     	<td>JJM</td>
+     	<td>
      		<loc href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR044">CR044</loc>
      		: Additional editorial work, item 3 and 4

Received on Thursday, 15 February 2007 10:47:08 UTC