- From: Sanjiva Weerawarana <sweeraw@dev.w3.org>
- Date: Mon, 26 Jul 2004 19:18:26 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv26506
Modified Files:
wsdl20.html wsdl20.xml
Log Message:
removed contentious area comment about f&p
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** wsdl20.html 22 Jul 2004 10:08:53 -0000 1.108
--- wsdl20.html 26 Jul 2004 19:18:23 -0000 1.109
***************
*** 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=
! "HTML Tidy for Linux/x86 (vers 1st March 2004), see www.w3.org" />
! <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>
[...15853 lines suppressed...]
! <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>
\ No newline at end of file
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.118
retrieving revision 1.119
diff -C2 -d -r1.118 -r1.119
*** wsdl20.xml 22 Jul 2004 09:51:58 -0000 1.118
--- wsdl20.xml 26 Jul 2004 19:18:24 -0000 1.119
***************
*** 8,21 ****
<!ENTITY document.status "Editors' copy $Date$">
<!ENTITY status SYSTEM "status.xml">
- <!ENTITY contentious-area-ednote "
- <ednote>
- <name>SW</name>
- <date>20040713</date>
- <edtext>This particular topic was somewhat contentious in the
- working group. The working group would appreciate if people
- reviewing the last call draft would especially pay attention to
- this topic and provide us with extra feedback.</edtext>
- </ednote>
- ">
]>
--- 8,11 ----
***************
*** 2580,2585 ****
<head>The Feature Component</head>
- &contentious-area-ednote;
-
<p>A feature component describes an abstract piece of
functionality typically associated with the exchange of messages
--- 2570,2573 ----
***************
*** 2875,2880 ****
<head>The Property Component</head>
- &contentious-area-ednote;
-
<p>A Property component describes the set of possible values
for a particular property. The permissible values are
--- 2863,2866 ----
***************
*** 6883,6886 ****
--- 6869,6878 ----
</tr>
<tr>
+ <td>20040727</td>
+ <td>SW</td>
+ <td>Removed contentious area ed note thing per decision to
+ do those via minority opinions.</td>
+ </tr>
+ <tr>
<td>20040722</td>
<td>HH</td>
Received on Monday, 26 July 2004 15:20:17 UTC