2002/ws/desc/wsdl20 entities.dtd,1.10,1.11 wsdl20-bindings.xml,1.108,1.109

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

Modified Files:
	entities.dtd wsdl20-bindings.xml 
Log Message:
Fixed typos from:
http://www.w3.org/mid/4.3.2.7.2.20040802013825.023c9cf8@rgmamerimap.oraclecorp.com


Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** wsdl20-bindings.xml	30 Jul 2004 10:57:11 -0000	1.108
--- wsdl20-bindings.xml	3 Aug 2004 08:11:25 -0000	1.109
***************
*** 369,373 ****
            of the SOAP envelope) MUST be what is defined by the
            corresponding Message Reference component. This is subject
!           optimization by a feature that is in use which may affect
            serialization, such as MTOM <bibref ref="MTOM"/>. The
            following default binding rules MUST be adhered to:</p>
--- 369,373 ----
            of the SOAP envelope) MUST be what is defined by the
            corresponding Message Reference component. This is subject
! 	  to optimization by a feature that is in use which may affect
            serialization, such as MTOM <bibref ref="MTOM"/>. The
            following default binding rules MUST be adhered to:</p>

Index: entities.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entities.dtd,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** entities.dtd	29 Jul 2004 09:45:51 -0000	1.10
--- entities.dtd	3 Aug 2004 08:11:25 -0000	1.11
***************
*** 3,14 ****
  <!--
   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;
--- 3,14 ----
  <!--
   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;
***************
*** 55,59 ****
  	 "http://www.w3.org/2003/05/soap/mep/request-response/">
  <!ENTITY soap12-soap-response-mep-uri
! 	 "http://www.w3.org/2003/05/soap/mep/request-response/">
  
  <!ENTITY wsdl-ns
--- 55,59 ----
  	 "http://www.w3.org/2003/05/soap/mep/request-response/">
  <!ENTITY soap12-soap-response-mep-uri
! 	 "http://www.w3.org/2003/05/soap/mep/soap-response/">
  
  <!ENTITY wsdl-ns

Received on Tuesday, 3 August 2004 04:11:39 UTC