2002/ws/desc/wsdl20 entities.dtd,1.34,1.35

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

Modified Files:
	entities.dtd 
Log Message:
Added SOAP binding and MEP URIs


Index: entities.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entities.dtd,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** entities.dtd	11 Nov 2005 09:13:41 -0000	1.34
--- entities.dtd	11 Nov 2005 12:02:55 -0000	1.35
***************
*** 49,52 ****
--- 49,56 ----
  <!ENTITY soap12-http-uri
  	 "http://www.w3.org/2003/05/soap/bindings/HTTP/">
+ <!ENTITY soap12-binding-role
+ 	 "http://www.w3.org/2003/05/soap/bindingFramework/ExchangeContext/Role">
+ <!ENTITY soap12-mep
+ 	 "http://www.w3.org/2003/05/soap/mep/">
  <!ENTITY soap12-request-response-mep-uri
  	 "http://www.w3.org/2003/05/soap/mep/request-response/">

Received on Friday, 11 November 2005 12:03:00 UTC