Next in thread →
Next in month →
Re: [xml-dev] XML for functions
How about xml-rpc?: http://www.xmlrpc.com/spec Apache's implementation: http://ws.apache.org/xmlrpc/ I've never used either, but it should work for your purposes. Cheers, ~Chris On 8/10/07, tom tom <> wrote: > Can anyone recommend an industry standard XML format that could be used to > encode function names and their parameters, something along the lines of: > > <function language="javascript" name="getAddress" > location="http://www.address.com/pc.js"> > <param name="postcode" value="W13 4UL"/> > <param name="houseNumber" value="23"/> > </function> > > _________________________________________________________________ > Got a favourite clothes shop, bar or restaurant? Share your local knowledge > http://www.backofmyhand.com > > > _______________________________________________________________________ > > XML-DEV is a publicly archived, unmoderated list hosted by OASIS > to support XML implementation and development. To minimize > spam in the archives, you must subscribe before posting. > > [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ > Or unsubscribe: > subscribe: > List archive: http://lists.xml.org/archives/xml-dev/ > List Guidelines: http://www.oasis-open.org/maillists/guidelines.php > >
Next in thread →
Next in month →