- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 01 May 2005 23:00:18 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv19325
Modified Files:
wsdl20.xml
Log Message:
[LC74] Refer to WSDL 2.0 explicitly throughout. In particular, only imports and includes of WSDL 2.0 documents are allowed.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.231
retrieving revision 1.232
diff -C2 -d -r1.231 -r1.232
*** wsdl20.xml 1 May 2005 22:01:32 -0000 1.231
--- wsdl20.xml 1 May 2005 23:00:16 -0000 1.232
***************
*** 75,79 ****
<p>
This document describes the Web Services Description Language
! (WSDL) Version 2.0, an XML language for describing Web
services. This specification defines the core language which can
be used to describe Web services based on an abstract model of
--- 75,79 ----
<p>
This document describes the Web Services Description Language
! Version 2.0 (WSDL 2.0), an XML language for describing Web
services. This specification defines the core language which can
[...1361 lines suppressed...]
--- 9513,9517 ----
<div2 id='wsdl-changelog'>
! <head>WSDL 2.0 Specification Changes</head>
<table id='wsdl-changelog-table' border="1">
***************
*** 9530,9533 ****
--- 9530,9540 ----
<td>20050501</td>
<td>AGR</td>
+ <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC74">LC74</loc>:
+ Refer to WSDL 2.0 explicitly throughout. In particular, only imports and includes of WSDL 2.0 documents are allowed.</td>
+ </tr>
+
+ <tr>
+ <td>20050501</td>
+ <td>AGR</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC99">LC99</loc>:
Added #other to {message content model} property of Interface Message Reference component, and to WSDL schema.</td>
Received on Sunday, 1 May 2005 23:00:24 UTC