- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Jun 2007 01:40:59 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv6259
Modified Files:
wsdl20-additional-meps.xml
Log Message:
Removed changed log
Index: wsdl20-additional-meps.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-additional-meps.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C 2 -d -r1.10 -r1.11
*** wsdl20-additional-meps.xml 14 Mar 2007 20:26:26 -0000 1.10
--- wsdl20-additional-meps.xml 20 Jun 2007 01:40:57 -0000 1.11
***************
*** 12,16 ****
<!ENTITY document.status "Editors' copy $Date$">
<!ENTITY thisdoc.title "&additionalmeps.title;">
! <!ENTITY prevloc "">
<!ENTITY status SYSTEM "status-additional-meps.xml">
]>
--- 12,16 ----
<!ENTITY document.status "Editors' copy $Date$">
<!ENTITY thisdoc.title "&additionalmeps.title;">
! <!ENTITY prevloc "http://www.w3.org/TR/2007/WD-wsdl20-additional-meps-20070523">
<!ENTITY status SYSTEM "status-additional-meps.xml">
]>
***************
*** 30,38 ****
</publoc>
&altlocs;
- <!--
<prevlocs>
<loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
- -->
<latestloc>
<loc href="&additionalmeps.latest;">&additionalmeps.latest;</loc>
--- 30,36 ----
***************
*** 338,395 ****
&acknowledgements;
- <inform-div1 id="changelog">
- <head>Part 2 Change Log</head>
- <table id="wsdl-spec-changelog-table" border="1" width="100%">
- <col width="10%"/>
- <col width="10%"/>
- <col width="80%"/>
- <tbody>
- <tr>
- <th rowspan="1" colspan="1">Date</th>
- <th rowspan="1" colspan="1">Author</th>
- <th rowspan="1" colspan="1">Description</th>
- </tr>
- <!-- template
- <tr>
- <td>200604</td>
- <td></td>
- <td></td>
- </tr>
- -->
-
- <tr>
- <td>20070227</td>
- <td>aal</td>
- <td>Add markup to pattern names, consistent with part 2, per jjm.</td>
- </tr>
- <tr>
- <td>20070226</td>
- <td>aal</td>
- <td>Editorial fixes per feedback from jjm, jm, and tj.</td>
- </tr>
- <tr>
- <td>20061107</td>
- <td>aal</td>
- <td>Removed the template, too.</td>
- </tr>
- <tr>
- <td>20061107</td>
- <td>aal</td>
- <td>More cleanup, especially references.</td>
- </tr>
- <tr>
- <td>20061107</td>
- <td>aal</td>
- <td>First pass revision/cleanup, mostly removing things.</td>
- </tr>
- <tr>
- <td>20061025</td>
- <td>JJM</td>
- <td>Created skeleton document from Part 2.</td>
- </tr>
-
- </tbody>
- </table>
- </inform-div1>
</back>
--- 336,339 ----
Received on Wednesday, 20 June 2007 01:41:14 UTC