2002/ws/desc/wsdl20 entities.dtd,1.23,1.24 entitieswd.dtd,1.14,1.15

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

Modified Files:
	entities.dtd entitieswd.dtd 
Log Message:
Define testcollection.prefix.
Revert back to entitiesedcopy.dtd

Index: entitieswd.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entitieswd.dtd,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** entitieswd.dtd	3 May 2005 09:02:47 -0000	1.14
--- entitieswd.dtd	13 May 2005 12:57:30 -0000	1.15
***************
*** 19,22 ****
--- 19,23 ----
  <!ENTITY soap11binding.prefix "wsdl20-soap11-binding">
  <!ENTITY reqs.prefix "ws-desc-reqs">
+ <!ENTITY testcollection.prefix "wsdl20-tests">
  
  <!ENTITY shortname-testcollection "wsdl20-testcollection">

Index: entities.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entities.dtd,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** entities.dtd	5 May 2005 15:29:07 -0000	1.23
--- entities.dtd	13 May 2005 12:57:30 -0000	1.24
***************
*** 8,12 ****
   in entitieswd.dtd
  -->
! <!ENTITY % sub.entities SYSTEM "entitieswd.dtd" >
  
  %sub.entities;
--- 8,12 ----
   in entitieswd.dtd
  -->
! <!ENTITY % sub.entities SYSTEM "entitiesedcopy.dtd" >
  
  %sub.entities;

Received on Friday, 13 May 2005 12:57:38 UTC