- From: Sanjiva Weerawarana <sweeraw@dev.w3.org>
- Date: Tue, 13 Jul 2004 09:04:01 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv30270
Modified Files:
wsdl20.html wsdl20.xml
Log Message:
put footnote in contentious areas to request extra feedback
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -d -r1.92 -r1.93
*** wsdl20.html 12 Jul 2004 18:47:57 -0000 1.92
--- wsdl20.html 13 Jul 2004 09:03:58 -0000 1.93
***************
*** 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 July 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>
[...14905 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.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
*** wsdl20.xml 12 Jul 2004 18:47:57 -0000 1.101
--- wsdl20.xml 13 Jul 2004 09:03:58 -0000 1.102
***************
*** 8,12 ****
--- 8,23 ----
<!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>
+ ">
]>
+
<spec w3c-doctype="wd" role="&document.role;">
***************
*** 2468,2471 ****
--- 2479,2484 ----
<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
***************
*** 2747,2750 ****
--- 2760,2765 ----
<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
***************
*** 6534,6537 ****
--- 6549,6557 ----
</tr>
<tr>
+ <td>20040713</td>
+ <td>SW</td>
+ <td>Put ednote in contentious areas asking for extra feedback.</td>
+ </tr>
+ <tr>
<td>20040708</td>
<td>JJM</td>
Received on Tuesday, 13 July 2004 05:04:18 UTC