- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 14 Mar 2007 20:26:02 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv28843 Modified Files: entities.dtd Log Message: Moved the additional MEPs entities in the right place Index: entities.dtd =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/entities.dtd,v retrieving revision 1.42 retrieving revision 1.43 diff -C 2 -d -r1.42 -r1.43 *** entities.dtd 8 Mar 2007 20:24:26 -0000 1.42 --- entities.dtd 14 Mar 2007 20:26:00 -0000 1.43 *************** *** 18,21 **** --- 18,22 ---- <!ENTITY soap11binding.title "Web Services Description Language (WSDL) Version 2.0 SOAP 1.1 Binding"> <!ENTITY altschemalangs.title "Discussion of Alternative Schema Languages and Type System Support in WSDL 2.0"> + <!ENTITY additionalmeps.title "Web Services Description Language (WSDL) Version 2.0: Additional MEPs"> <!-- Latest version links. don't touch --> *************** *** 24,31 **** --- 25,35 ---- <!ENTITY part2.latest "&w3c.tr.latest;/&part2.prefix;"> <!ENTITY soap11binding.latest "&w3c.tr.latest;/&soap11binding.prefix;"> + <!ENTITY additionalmeps.latest "&w3c.tr.latest;/&additionalmeps.prefix;"> <!ENTITY altschemalangs.latest "&w3c.tr.latest;/&altschemalangs.prefix;"> <!ENTITY reqs.latest "&w3c.tr.latest;/&part2.prefix;"> <!ENTITY dated-testcollection "&w3c.tr.latest;/&testcollection.prefix;"> + <!-- Issues list --> + <!ENTITY issues "http://www.w3.org/Bugs/Public/buglist.cgi?product=WSDL"> <!-- Acknowledgements -->
Received on Wednesday, 14 March 2007 20:26:07 UTC