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

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

Modified Files:
	entitieswd.dtd 
Log Message:
New publication date
Removed IE version (against character model)
Removed dbooth temp hack


Index: entitieswd.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entitieswd.dtd,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** entitieswd.dtd	16 Mar 2005 15:00:25 -0000	1.11
--- entitieswd.dtd	3 May 2005 08:44:59 -0000	1.12
***************
*** 4,19 ****
    Date parameters
    -->
! <!ENTITY draft.year "2004">
! <!ENTITY draft.month "December">
! <!ENTITY draft.mm "12">
! <!ENTITY draft.day "21">
! <!ENTITY draft.dd "21">
  
  <!-- Don't touch after this line -->
- <!-- ****** WARNING ********
- WARNING from dbooth: I had to change some lines below, because the
- primer pub date is different from the other parts.
- Look for "dbooth" below.
- ************** -->
  
  <!ENTITY draft.date "&draft.year;&draft.mm;&draft.dd;">
--- 4,14 ----
    Date parameters
    -->
! <!ENTITY draft.year "2005">
! <!ENTITY draft.month "May">
! <!ENTITY draft.mm "05">
! <!ENTITY draft.day "10">
! <!ENTITY draft.dd "10">
  
  <!-- Don't touch after this line -->
  
  <!ENTITY draft.date "&draft.year;&draft.mm;&draft.dd;">
***************
*** 41,60 ****
    "&w3c.tr.latest;/&draft.year;/WD-&part0.prefix;-&draft.date;">
  
- <!-- dbooth: Here are the old lines for all the same dates:
  <!ENTITY w3c-designation-part1
    "&w3c.tr.latest;/&draft.year;/WD-&part1.prefix;-&draft.date;">
  <!ENTITY w3c-designation-part2
    "&w3c.tr.latest;/&draft.year;/WD-&part2.prefix;-&draft.date;">
- <!ENTITY w3c-designation-part3
-   "&w3c.tr.latest;/&draft.year;/WD-&part3.prefix;-&draft.date;">
- -->
- 
- <!-- dbooth: Here are the new lines for different dates: -->
- <!ENTITY w3c-designation-part1
-   "&w3c.tr.latest;/&draft.year;/WD-&part1.prefix;-20040803">
- <!ENTITY w3c-designation-part2
-   "&w3c.tr.latest;/&draft.year;/WD-&part2.prefix;-20040803">
- <!ENTITY w3c-designation-part3
-   "&w3c.tr.latest;/&draft.year;/WD-&part3.prefix;-20040803">
  
  <!ENTITY w3c-designation-soap11binding
--- 36,43 ----
***************
*** 69,73 ****
      "<altlocs>
  	<loc role='dhtml' href='&prefix;-i.html'>DHTML</loc>
! 	<loc role='ie' href='&prefix;-ie.html'>IE</loc>
  	<loc role='postscript' href='&prefix;.ps'>postscript</loc>
  	<loc role='pdf' href='&prefix;.pdf'>PDF</loc>
--- 52,56 ----
      "<altlocs>
  	<loc role='dhtml' href='&prefix;-i.html'>DHTML</loc>
! <!--    <loc role='ie' href='&prefix;-ie.html'>IE</loc>-->
  	<loc role='postscript' href='&prefix;.ps'>postscript</loc>
  	<loc role='pdf' href='&prefix;.pdf'>PDF</loc>

Received on Tuesday, 3 May 2005 08:45:12 UTC