- From: Roberto Chinnici via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 29 Apr 2005 18:26:25 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv17689
Modified Files:
wsdl20-z.html wsdl20.html wsdl20.xml
Log Message:
DONE the following editorial items:
? 2004-10-14: Editors to add a statement like: The Style
property may constrain both input and output,
however a particular style may constrain in only
one direction. In Section 2.4.1.1 of Part 1.
(subsumed by LC21 resolution?)
? 2005-04-21: Editors Fix the "processor" language in 4.1.1,
(LC75w)
Also DONE LC75w in the process.
Index: wsdl20-z.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-z.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** wsdl20-z.html 22 Apr 2005 06:51:32 -0000 1.21
--- wsdl20-z.html 29 Apr 2005 18:26:21 -0000 1.22
***************
*** 1,4 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
! <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language</title><style type="text/css">
code { font-family: monospace; }
--- 1,15 ----
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
! "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
! <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
! <head>
! <meta name="generator" content=
[...25083 lines suppressed...]
! <td rowspan="1" colspan="1">Removed Jeffrey from authors :-( Added
! Gudge :-)</td>
! </tr>
! <tr>
! <td rowspan="1" colspan="1">20020620</td>
! <td rowspan="1" colspan="1">SW</td>
! <td rowspan="1" colspan="1">Started adding abstract model</td>
! </tr>
! <tr>
! <td rowspan="1" colspan="1">20020406</td>
! <td rowspan="1" colspan="1">SW</td>
! <td rowspan="1" colspan="1">Created document from WSDL 1.1</td>
! </tr>
! </tbody>
! </table>
! <br /></div>
! </div>
! </div>
! </body>
! </html>
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -C2 -d -r1.178 -r1.179
*** wsdl20.html 22 Apr 2005 06:51:33 -0000 1.178
--- wsdl20.html 29 Apr 2005 18:26:22 -0000 1.179
***************
*** 1,4 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
! <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language</title><style type="text/css">
code { font-family: monospace; }
--- 1,15 ----
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
! "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
! <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
! <head>
! <meta name="generator" content=
[...18685 lines suppressed...]
! <td rowspan="1" colspan="1">Removed Jeffrey from authors :-( Added
! Gudge :-)</td>
! </tr>
! <tr>
! <td rowspan="1" colspan="1">20020620</td>
! <td rowspan="1" colspan="1">SW</td>
! <td rowspan="1" colspan="1">Started adding abstract model</td>
! </tr>
! <tr>
! <td rowspan="1" colspan="1">20020406</td>
! <td rowspan="1" colspan="1">SW</td>
! <td rowspan="1" colspan="1">Created document from WSDL 1.1</td>
! </tr>
! </tbody>
! </table>
! <br /></div>
! </div>
! </div>
! </body>
! </html>
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.222
retrieving revision 1.223
diff -C2 -d -r1.222 -r1.223
*** wsdl20.xml 22 Apr 2005 06:51:33 -0000 1.222
--- wsdl20.xml 29 Apr 2005 18:26:23 -0000 1.223
***************
*** 2718,2722 ****
see <specref ref="other-types"/>) of <emph>all</emph> the
Message Reference components which are members of the {message
! references} property of that component.</p>
<p>Note that the property MAY not have any value. If this
--- 2718,2725 ----
see <specref ref="other-types"/>) of <emph>all</emph> the
Message Reference components which are members of the {message
! references} property of that component. Although a given operation
! style has the ability to constrain all input and output messages
! for an operation, it MAY choose to contrain only the former or
! the latter or any combination thereof.</p>
<p>Note that the property MAY not have any value. If this
***************
*** 7480,7487 ****
<el>description</el> &EII;.</p>
! <p>If the URI indicated by <att>location</att> is not dereferenceable
! or does not resolve to a WSDL document then the processor MUST fail
! immediately. That is, <el>include</el> elements MUST be processed
! immediately by WSDL processors.</p>
<p>The actual value of the <att>targetNamespace</att> &AII; of the
--- 7483,7488 ----
<el>description</el> &EII;.</p>
! <p>It is an error if the URI indicated by <att>location</att>
! does not resolve to a WSDL document.</p>
<p>The actual value of the <att>targetNamespace</att> &AII; of the
***************
*** 9441,9444 ****
--- 9442,9458 ----
<tr>
+ <td>20050429</td>
+ <td>RRC</td>
+ <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75w">LC75w</loc>:
+ Removed "is not dereferenceable or" from section 4.1.1 and removed references to
+ a WSDL processor.</td>
+ </tr>
+ <tr>
+ <td>20050429</td>
+ <td>RRC</td>
+ <td>Added clarification that an operation style MAY affect only input or only output
+ messages (or any other combination).</td>
+ </tr>
+ <tr>
<td>20050421</td>
<td>AGR</td>
Received on Friday, 29 April 2005 18:26:35 UTC