2004/ws/addressing soap11-ror-httpbinding.xml,1.5,1.6

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

Modified Files:
	soap11-ror-httpbinding.xml 
Log Message:
Added status entity


Index: soap11-ror-httpbinding.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/soap11-ror-httpbinding.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** soap11-ror-httpbinding.xml	10 Mar 2006 12:03:29 -0000	1.5
--- soap11-ror-httpbinding.xml	10 Mar 2006 12:22:37 -0000	1.6
***************
*** 6,9 ****
--- 6,10 ----
  	<!ENTITY prevwgmb SYSTEM "prevwgmb.txt">
  	%entities;
+         <!ENTITY status SYSTEM "status-soap11-ror-httpbinding.xml">
  	<!ENTITY status-soap11-ror-httpbinding "Editors Copy $Date$">
  ]>
***************
*** 33,44 ****
  			<p>SOAP Version 1.1 provides an HTTP binding for exchanging a request and a response.  This binding provides a "request optional response" refinement that enables an HTTP response with status code 202 to have a SOAP envelope or to be empty. </p>
  		</abstract>
! 		<status>
! 			<p>
! 				<emph>This section describes the status of this document
!           at the time of its publication. Other documents may
!           supersede this document. The latest status of this document
!           series is maintained at the W3C.</emph>
! 			</p>
! 		</status>
  		<langusage>
  			<language id="en">English</language>
--- 34,38 ----
  			<p>SOAP Version 1.1 provides an HTTP binding for exchanging a request and a response.  This binding provides a "request optional response" refinement that enables an HTTP response with status code 202 to have a SOAP envelope or to be empty. </p>
  		</abstract>
! 		  &status;
  		<langusage>
  			<language id="en">English</language>

Received on Friday, 10 March 2006 12:22:43 UTC