- From: Klotz, Leigh <Leigh.Klotz@xerox.com>
- Date: Tue, 23 Oct 2007 16:14:49 -0700
- To: "Lars Oppermann" <Lars.Oppermann@Sun.COM>, "John Boyer" <boyerj@ca.ibm.com>
- Cc: "Philip Fennell" <Philip.Fennell@bbc.co.uk>, <www-forms@w3.org>
I still think it's wrong that Mozilla Firefox XForms extension is saying it accepts text/html for instance/@src. -----Original Message----- From: www-forms-request@w3.org [mailto:www-forms-request@w3.org] On Behalf Of Lars Oppermann Sent: Saturday, October 20, 2007 2:26 AM To: John Boyer Cc: Philip Fennell; www-forms@w3.org Subject: Re: XForms:instance requests, the HTTP Accept header and RESTful Web Services... John, This seems like a really good solution, as it avoids the duplicating of submission functionality into the instance element which I was worried about. It also shows how submission is somewhat of a high-level wrapper for an XmlHttpRequest object which isn't explicitly tied to the HTTP protocol... /Lars John Boyer wrote: > <submission id="S" replace="instance" instance="X" resource="URL" > serialization="none" ...> > <header> ... set up accept header here ...</header> > </submission> > > In the future, the following > > <instance submission="S"/>
Received on Tuesday, 23 October 2007 23:17:08 UTC