2002/ws/desc/wsdl20 entities.dtd,1.11,1.12

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv28199

Modified Files:
	entities.dtd 
Log Message:
Oops, committed TR entities by mistake


Index: entities.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entities.dtd,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** entities.dtd	3 Aug 2004 08:11:25 -0000	1.11
--- entities.dtd	3 Aug 2004 15:03:17 -0000	1.12
***************
*** 3,14 ****
  <!--
   comment this entity for publication
- <!ENTITY % sub.entities SYSTEM "entitiesedcopy.dtd" >
  -->
  
  <!--
   uncomment the following entity for publication, and change the date
   in entitieswd.dtd
- -->
  <!ENTITY % sub.entities SYSTEM "entitieswd.dtd" >
  
  %sub.entities;
--- 3,14 ----
  <!--
   comment this entity for publication
  -->
+ <!ENTITY % sub.entities SYSTEM "entitiesedcopy.dtd" >
  
  <!--
   uncomment the following entity for publication, and change the date
   in entitieswd.dtd
  <!ENTITY % sub.entities SYSTEM "entitieswd.dtd" >
+ -->
  
  %sub.entities;

Received on Tuesday, 3 August 2004 11:03:19 UTC