2002/ws/desc/wsdl20 entities.dtd,1.43,1.44

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

Modified Files:
	entities.dtd 
Log Message:
Added entities for RDF mapping


Index: entities.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entities.dtd,v
retrieving revision 1.43
retrieving revision 1.44
diff -C 2 -d -r1.43 -r1.44
*** entities.dtd	14 Mar 2007 20:26:00 -0000	1.43
--- entities.dtd	14 Mar 2007 21:18:05 -0000	1.44
***************
*** 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;
--- 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;
***************
*** 19,22 ****
--- 19,23 ----
  <!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">
+ <!ENTITY rdf.title "Web Services Description Language (WSDL) Version 2.0: RDF Mapping">
  
  <!-- Latest version links. don't touch -->
***************
*** 27,30 ****
--- 28,32 ----
  <!ENTITY additionalmeps.latest "&w3c.tr.latest;/&additionalmeps.prefix;">
  <!ENTITY altschemalangs.latest "&w3c.tr.latest;/&altschemalangs.prefix;">
+ <!ENTITY rdf.latest "&w3c.tr.latest;/&rdf.prefix;">
  <!ENTITY reqs.latest  "&w3c.tr.latest;/&part2.prefix;">
  <!ENTITY dated-testcollection  "&w3c.tr.latest;/&testcollection.prefix;">

Received on Wednesday, 14 March 2007 21:18:19 UTC