2002/ws/desc/wsdl20 wsdl20.xml,1.266,1.267

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

Modified Files:
	wsdl20.xml 
Log Message:
LC 129. wsdlLocation can now also point to WSDL 1.1 documents.

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.266
retrieving revision 1.267
diff -C2 -d -r1.266 -r1.267
*** wsdl20.xml	20 May 2005 08:37:31 -0000	1.266
--- wsdl20.xml	20 May 2005 08:45:09 -0000	1.267
***************
*** 8385,8394 ****
  
        <p> The type of the <att>wsdlLocation</att> &AII; is a list
!       <emph>xs:anyURI</emph>.  Its actual value MUST be a list of
        pairs of URIs; where the first URI of a pair, which MUST be an
        absolute URI as defined in <bibref ref="RFC3986"/>, indicates a
!       WSDL 2.0 namespace name, and, the second a hint as to the location
!       of a WSDL 2.0 document defining WSDL 2.0 components for that namespace
!       name. The second URI of a pair MAY be absolute or relative.
        </p>
      </div2>
--- 8385,8394 ----
  
        <p> The type of the <att>wsdlLocation</att> &AII; is a list
!       <emph>xs:anyURI</emph> (of even length).  Its actual value MUST be a list of
        pairs of URIs; where the first URI of a pair, which MUST be an
        absolute URI as defined in <bibref ref="RFC3986"/>, indicates a
!       WSDL 2.0 (or 1.1) namespace name, and, the second a hint as to the location
!       of a WSDL 2.0 document defining WSDL 2.0 components (or WSDL 1.1 elements)
!       for that namespace name. The second URI of a pair MAY be absolute or relative.
        </p>
      </div2>
***************
*** 9893,9896 ****
--- 9893,9903 ----
      	<td>20050520</td>
      	<td>JJM</td>
+     	<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC129">LC129</loc>:
+     	wsdlLocation can now also point to WSDL 1.1 documents.</td>
+     </tr>
+     
+     <tr>
+     	<td>20050520</td>
+     	<td>JJM</td>
      	<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC126">LC126</loc>:
      	Added default value for wsdl:required (false).</td>

Received on Friday, 20 May 2005 08:45:15 UTC