2002/ws/desc/wsdl20 wsdl20-bindings.html,1.60,1.61

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

Modified Files:
	wsdl20-bindings.html 
Log Message:
Regenerated

Index: wsdl20-bindings.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -d -r1.60 -r1.61
*** wsdl20-bindings.html	30 Jul 2004 15:00:53 -0000	1.60
--- wsdl20-bindings.html	3 Aug 2004 08:13:03 -0000	1.61
***************
*** 639,643 ****
  contents of the <code>soap:Body</code> <em>element information
  item</em> 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 [<cite><a href="#MTOM">SOAP Message
--- 639,643 ----
  contents of the <code>soap:Body</code> <em>element information
  item</em> 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 [<cite><a href="#MTOM">SOAP Message
***************
*** 708,714 ****
  default value of the {http method} property is <em>POST</em>. If
  the {soap mep} property of the Binding Operation component has the
! value "http://www.w3.org/2003/05/soap/mep/request-response/" then
! the default value of the {http method} property is
! <em>GET</em>.</p>
  </li>
  <li>
--- 708,713 ----
  default value of the {http method} property is <em>POST</em>. If
  the {soap mep} property of the Binding Operation component has the
! value "http://www.w3.org/2003/05/soap/mep/soap-response/" then the
! default value of the {http method} property is <em>GET</em>.</p>
  </li>
  <li>
***************
*** 718,723 ****
  "http://www.w3.org/2003/05/soap/bindings/HTTP/". If the {soap mep}
  property of the Binding Operation component has the value
! "http://www.w3.org/2003/05/soap/mep/request-response/" then the URI
! to execute the HTTP GET against MUST be generated using the HTTP
  binding's rules for generating a URI for HTTP GET (see <a href=
  "#http-binding"><b>3. WSDL HTTP Binding</b></a>). The input
--- 717,722 ----
  "http://www.w3.org/2003/05/soap/bindings/HTTP/". If the {soap mep}
  property of the Binding Operation component has the value
! "http://www.w3.org/2003/05/soap/mep/soap-response/" then the URI to
! execute the HTTP GET against MUST be generated using the HTTP
  binding's rules for generating a URI for HTTP GET (see <a href=
  "#http-binding"><b>3. WSDL HTTP Binding</b></a>). The input

Received on Tuesday, 3 August 2004 04:13:14 UTC