Re: The xforms-output-error_Event

That makes sense to me.

From: Steven Pemberton <steven.pemberton@cwi.nl>
Organization: CWI, Amsterdam
Date: Monday, 30 April 2018 at 10:10
To: Erik Bruchez <ebruchez@orbeon.com>
Cc: XForms <public-xformsusers@w3.org>
Subject: Re: The xforms-output-error_Event
Resent-From: <public-xformsusers@w3.org>
Resent-Date: Monday, 30 April 2018 at 10:10

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<mailto: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:19:34 UTC