2002/ws/desc/wsdl20 wsdl20-bindings.html,1.73,1.74

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

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.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** wsdl20-bindings.html	21 Feb 2005 15:36:14 -0000	1.73
--- wsdl20-bindings.html	24 Feb 2005 17:21:09 -0000	1.74
***************
*** 1495,1499 ****
  <pre>
  &lt;definitions &gt;
!   &lt;binding name="<em>xs:NCName</em>" interface="<em>xs:QName</em>"? type="<em>xs:anyURI</em>"
             <b>whttp:methodDefault</b>="<em>xs:string</em>"?
             <b>whttp:cookies</b>="<em>xs:boolean</em>"?
--- 1495,1500 ----
  <pre>
  &lt;definitions &gt;
!   &lt;binding name="<em>xs:NCName</em>" interface="<em>xs:QName</em>"?
!            type="<em>http://www.w3.org/@@@@/@@/wsdl/http</em>"
             <b>whttp:methodDefault</b>="<em>xs:string</em>"?
             <b>whttp:cookies</b>="<em>xs:boolean</em>"?
***************
*** 2345,2349 ****
  <pre>
  &lt;endpoint name='e' binding='t:b'
!     address='http://ws.example.com/service1' /&gt;
  </pre></div>
  <p>will serialize the message in the URI as follow:</p>
--- 2346,2350 ----
  <pre>
  &lt;endpoint name='e' binding='t:b'
!     address='http://ws.example.com/service1/' /&gt;
  </pre></div>
  <p>will serialize the message in the URI as follow:</p>
***************
*** 2506,2510 ****
  <pre>
  &lt;endpoint name='e' binding='t:b'
!     address='http://ws.example.com/service1' /&gt;
  </pre></div>
  <p>will serialize the message in the URI as follow:</p>
--- 2507,2511 ----
  <pre>
  &lt;endpoint name='e' binding='t:b'
!     address='http://ws.example.com/service1/' /&gt;
  </pre></div>
  <p>will serialize the message in the URI as follow:</p>

Received on Thursday, 24 February 2005 17:24:23 UTC