- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Feb 2005 17:21:11 +0000
- To: public-ws-desc-eds@w3.org
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> <definitions > ! <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> <definitions > ! <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> <endpoint name='e' binding='t:b' ! address='http://ws.example.com/service1' /> </pre></div> <p>will serialize the message in the URI as follow:</p> --- 2346,2350 ---- <pre> <endpoint name='e' binding='t:b' ! address='http://ws.example.com/service1/' /> </pre></div> <p>will serialize the message in the URI as follow:</p> *************** *** 2506,2510 **** <pre> <endpoint name='e' binding='t:b' ! address='http://ws.example.com/service1' /> </pre></div> <p>will serialize the message in the URI as follow:</p> --- 2507,2511 ---- <pre> <endpoint name='e' binding='t:b' ! address='http://ws.example.com/service1/' /> </pre></div> <p>will serialize the message in the URI as follow:</p>
Received on Thursday, 24 February 2005 17:24:23 UTC