2004/ws/addressing entities.dtd,1.13,1.14 entitiesedcopy.dtd,1.4,1.5

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

Modified Files:
	entities.dtd entitiesedcopy.dtd 
Log Message:
Added soap11-ror-httpbinding entities


Index: entitiesedcopy.dtd
===================================================================
RCS file: /sources/public/2004/ws/addressing/entitiesedcopy.dtd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** entitiesedcopy.dtd	5 Sep 2005 10:04:18 -0000	1.4
--- entitiesedcopy.dtd	10 Mar 2006 11:30:40 -0000	1.5
***************
*** 20,23 ****
--- 20,24 ----
  <!ENTITY wsa-wsdl.prefix "ws-addr-wsdl">
  <!ENTITY wsa-testsuite.prefix "ws-addr-testsuite">
+ <!ENTITY soap11-ror-httpbinding.prefix "soap11-ror-httpbinding">
  
  <!ENTITY w3c-designation-wsa-core
***************
*** 29,32 ****
--- 30,35 ----
  <!ENTITY w3c-designation-wsa-testsuite
    "&wsa-testsuite.prefix;.html">
+ <!ENTITY w3c-designation-soap11-ror-httpbinding
+   "&soap11-ror-httpbinding.prefix;.html">
  
  <!ENTITY w3c.tr.latest  "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing">

Index: entities.dtd
===================================================================
RCS file: /sources/public/2004/ws/addressing/entities.dtd,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** entities.dtd	13 Feb 2006 14:43:56 -0000	1.13
--- entities.dtd	10 Mar 2006 11:30:40 -0000	1.14
***************
*** 17,20 ****
--- 17,21 ----
  <!ENTITY wsa-wsdl.title "Web Services Addressing 1.0 - WSDL Binding">
  <!ENTITY wsa-testsuite.title "Web Services Addressing 1.0 - Test Suite">
+ <!ENTITY soap11-ror-httpbinding.title "SOAP 1.1 request optional response HTTP Binding">
  
  <!-- Latest version links. don't touch -->
***************
*** 23,26 ****
--- 24,28 ----
  <!ENTITY wsa-wsdl.latest "&w3c.tr.latest;/&wsa-wsdl.prefix;">
  <!ENTITY wsa-testsuite.latest "&w3c.tr.latest;/&wsa-testsuite.prefix;">
+ <!ENTITY soap11-ror-httpbinding.latest "&w3c.tr.latest;/&soap11-ror-httpbinding.prefix;">
  
  <!-- XML Namespaces used in the drafts -->

Received on Friday, 10 March 2006 11:30:55 UTC