- From: Jean-Jacques Moreau <jean-jacques.moreau@crf.canon.fr>
- Date: Thu, 10 Apr 2003 17:53:27 +0200
- To: Philippe Le Hegaret <plh@w3.org>
- CC: www-ws-desc@w3.org
Philippe, Minor fix for features and properties: s/name/uri/. Re. the other syntax, I think one should be able to set the VERB at either the binding or at the operation level. JJ. Philippe Le Hegaret wrote: > <binding name='ImageInterfaceHttp2' type='s:ImageInterface'> > > <feature name="http://www.example.org/2003/03/http/web-method"/> > <property > name='http://www.example.org/2003/03/http/web-method/method'> > GET > </property> > > <operation name="getImage"> > <property > name='http://www.example.org/2003/03/http/web-method/location'> > images/(name).jpg > </property> > <input/> > <output/> > </operation> > </binding>
Received on Thursday, 10 April 2003 11:53:40 UTC