- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Feb 2005 17:17:49 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv17438
Modified Files:
wsdl20-bindings.xml
Log Message:
Added HTTP binding declaration (with @type) in HTTP Syntax Summary
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.145
retrieving revision 1.146
diff -C2 -d -r1.145 -r1.146
*** wsdl20-bindings.xml 24 Feb 2005 13:07:56 -0000 1.145
--- wsdl20-bindings.xml 24 Feb 2005 17:17:46 -0000 1.146
***************
*** 1209,1213 ****
<eg xml:space="preserve">
<definitions >
! <binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
<b>whttp:methodDefault</b>="<emph>xs:string</emph>"?
<b>whttp:cookies</b>="<emph>xs:boolean</emph>"?
--- 1209,1214 ----
<eg xml:space="preserve">
<definitions >
! <binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"?
! type="<emph>&wsdl-http-ns;</emph>"
<b>whttp:methodDefault</b>="<emph>xs:string</emph>"?
<b>whttp:cookies</b>="<emph>xs:boolean</emph>"?
Received on Thursday, 24 February 2005 17:26:53 UTC