2004/ws/addressing entitieswd.dtd,1.13,1.14

Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv32675

Modified Files:
	entitieswd.dtd 
Log Message:
WSDL binding publication


Index: entitieswd.dtd
===================================================================
RCS file: /sources/public/2004/ws/addressing/entitieswd.dtd,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** entitieswd.dtd	2 Aug 2005 07:25:38 -0000	1.13
--- entitieswd.dtd	13 Feb 2006 12:41:41 -0000	1.14
***************
*** 4,12 ****
    Date parameters
    -->
! <!ENTITY draft.year "2005">
! <!ENTITY draft.month "August">
! <!ENTITY draft.mm "08">
! <!ENTITY draft.day "@@">
! <!ENTITY draft.dd "@@">
  
  <!ENTITY draft.date "&draft.year;&draft.mm;&draft.dd;">
--- 4,12 ----
    Date parameters
    -->
! <!ENTITY draft.year "2006">
! <!ENTITY draft.month "February">
! <!ENTITY draft.mm "02">
! <!ENTITY draft.day "16">
! <!ENTITY draft.dd "16">
  
  <!ENTITY draft.date "&draft.year;&draft.mm;&draft.dd;">
***************
*** 23,38 ****
  <!ENTITY document.role "public">
  
! <!ENTITY document.status "W3C Candidate Recommendation">
! <!ENTITY w3c.status "CR">
  
  <!ENTITY w3c-designation-wsa-core
    "&w3c.tr.latest;/&draft.year;/&w3c.status;-&wsa-core.prefix;-&draft.date;">
  <!ENTITY w3c-designation-wsa-soap
    "&w3c.tr.latest;/&draft.year;/&w3c.status;-&wsa-soap.prefix;-&draft.date;">
  <!ENTITY w3c-designation-wsa-wsdl
-   "http://www.w3.org/TR/2005/WD-ws-addr-wsdl-20050413">
- <!--
    "&w3c.tr.latest;/&draft.year;/&w3c.status;-&wsa-wsdl.prefix;-&draft.date;">
- -->
  <!ENTITY w3c-designation-wsa-testsuite
    "&w3c.tr.latest;/&draft.year;/&w3c.status;-&wsa-testsuite.prefix;-&draft.date;">
--- 23,41 ----
  <!ENTITY document.role "public">
  
! <!ENTITY document.status "W3C Working Draft">
! <!ENTITY w3c.status "WD">
  
  <!ENTITY w3c-designation-wsa-core
+         "http://www.w3.org/TR/2005/CR-ws-addr-core-20050817/">
+ <!--
    "&w3c.tr.latest;/&draft.year;/&w3c.status;-&wsa-core.prefix;-&draft.date;">
+ -->
  <!ENTITY w3c-designation-wsa-soap
+         "http://www.w3.org/TR/2005/CR-ws-addr-soap-20050817/">
+ <!--
    "&w3c.tr.latest;/&draft.year;/&w3c.status;-&wsa-soap.prefix;-&draft.date;">
+ -->
  <!ENTITY w3c-designation-wsa-wsdl
    "&w3c.tr.latest;/&draft.year;/&w3c.status;-&wsa-wsdl.prefix;-&draft.date;">
  <!ENTITY w3c-designation-wsa-testsuite
    "&w3c.tr.latest;/&draft.year;/&w3c.status;-&wsa-testsuite.prefix;-&draft.date;">

Received on Monday, 13 February 2006 12:41:47 UTC