2002/ws/desc/wsdl20 entities.dtd,1.26,1.27

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv10600

Modified Files:
	entities.dtd 
Log Message:
Fixed edcopy and wd inclusion

Index: entities.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entities.dtd,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** entities.dtd	2 Jun 2005 15:46:16 -0000	1.26
--- entities.dtd	7 Jun 2005 08:00:53 -0000	1.27
***************
*** 1,12 ****
  <!--
   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 "entitiesedcopy.dtd" >
  
  %sub.entities;
--- 1,12 ----
  <!--
   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, 7 June 2005 08:01:01 UTC