- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Mon, 30 Apr 2018 11:09:27 +0200
- To: "Erik Bruchez" <ebruchez@orbeon.com>
- Cc: XForms <public-xformsusers@w3.org>
Received on Monday, 30 April 2018 09:10:06 UTC
Sorry, I wasn't clear. I meant, now we say clearly that <label> <help>
<hint> and <alert> render in the same way as <output>, since in a case
like:
<output ref="foo.bar" mediatype="unrecognised/type">
an xforms-output-error would be dispatched, I presume it would in this
case as well:
<group>
<label ref="foo.bar" mediatype="unrecognised/type">
...
Steven
On Fri, 27 Apr 2018 01:13:21 +0200, Erik Bruchez <ebruchez@orbeon.com>
wrote:
> Would the error be dispatched to the `<label>`, say, or the nested
> `<output>`?
>
>
> On Thu, Apr 26, 2018 at 6:39 AM Steven Pemberton
> <steven.pemberton@cwi.nl> wrote:
>> https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The_xforms-output-error_Event
>>
>> We don't say it (yet), but I'm assuming that <label> <help> <hint> and
>> <alert> can also generate an xforms-output-error.
>>
>> Steven
Received on Monday, 30 April 2018 09:10:06 UTC