- From: Hunter Perrin <hperrin@gmail.com>
- Date: Mon, 01 Jun 2009 06:43:21 +0000
- To: site-comments@w3.org
Received on Monday, 1 June 2009 14:50:46 UTC
Hello,
In the section on Switch on this page (http://www.w3.org/MarkUp/Forms/2006/xforms-for-html-authors-part2.html
), there is an example right at the end of that section:
<submit submission="change">
<label>Submit</label>
<action ev:event"xforms-submit-done" ev:observer="change">
<toggle case="start"/>
<setvalue ref="accountnumber"/>
</action>
</submit>
I believe ev:event"xforms-submit-done" should be ev:event="xforms-
submit-done".
Thanks,
Hunter
Received on Monday, 1 June 2009 14:50:46 UTC