- From: Charles F Wiecha <wiecha@us.ibm.com>
- Date: Tue, 8 Jan 2008 10:52:04 -0500
- To: "Steven Pemberton" <steven.pemberton@cwi.nl>
- Cc: "Dharmesh Mistry" <Dharmesh.Mistry@edgeipk.com>, "Erik Bruchez" <ebruchez@orbeon.com>, "Mark Birbeck" <mark.birbeck@formsplayer.com>, public-forms@w3.org, public-forms-request@w3.org, www-forms@w3.org
...and it seems a good example of an implicit model, who's fields are
driven by the ref expressions as Steven shows below...Submission,
therefore, is quite simple, but allowing for future extensions when an
explicit model is introduced. It should be an interesting use case for the
forms task force...Charlie
Re: Yahoo! introduces mobile XForms
Steven Pemberton
to:
Mark Birbeck, Dharmesh Mistry
01/08/08 10:48 AM
Sent by:
public-forms-request@w3.org
Cc:
"Erik Bruchez", public-forms, www-forms
On Tue, 08 Jan 2008 16:35:15 +0100, Mark Birbeck
<mark.birbeck@formsPlayer.com> wrote:
> The mark-up is not like XForms at all, so it won't work in an XForms
> implementation that I know of. And although they say that they have
> borrowed the XForms binding approach I couldn't find any examples in
> the documentation.
I see several examples, such as:
<input ref="accountNumber">
<label>Account Number</label>
<hint>Enter your 16-digit account number here.</hint>
</input>
I see submission, submit, trigger, select1, secret, ...
So I think that their markup is really XForms. What I suspect is that it
gets transformed to the device depending on the device properties (as
several Mobile XForms systems do).
Steven
Received on Tuesday, 8 January 2008 15:52:33 UTC