2002/ws/desc/wsdl20 wsdl20-bindings.xml,1.85,1.86

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

Modified Files:
	wsdl20-bindings.xml 
Log Message:
Fixed indenting in example
Removed charset declaration (unneeded)


Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -C2 -d -r1.85 -r1.86
*** wsdl20-bindings.xml	26 Jul 2004 10:51:05 -0000	1.85
--- wsdl20-bindings.xml	26 Jul 2004 10:55:18 -0000	1.86
***************
*** 1911,1915 ****
  	    </p>
  
!             <eg xml:space="preserve">Content-Type: application/xml; charset="utf-8"
  Content-Length: xxx
  
--- 1911,1915 ----
  	    </p>
  
!             <eg xml:space="preserve">Content-Type: application/xml
  Content-Length: xxx
  
***************
*** 2029,2035 ****
  Content-Type: application/xml
  &lt;town&gt;
!     &lt;name&gt;Fréjus&lt;/name&gt;
!     &lt;country&gt;France&lt;/country&gt;
!   &lt;/town&gt;
  --AaB03x
  Content-Disposition: form-data; name="date"
--- 2029,2035 ----
  Content-Type: application/xml
  &lt;town&gt;
!   &lt;name&gt;Fréjus&lt;/name&gt;
!   &lt;country&gt;France&lt;/country&gt;
! &lt;/town&gt;
  --AaB03x
  Content-Disposition: form-data; name="date"

Received on Monday, 26 July 2004 06:55:23 UTC