- From: Erik Bruchez <ebruchez@orbeon.com>
 - Date: Wed, 27 May 2009 10:42:36 -0700
 - To: Forms WG <public-forms@w3.org>
 - Cc: xforms <www-forms@w3.org>, www-forms-editor@w3.org
 
Good point. I guess you have something like this in mind:
<xforms:delete nodeset="instance('foo')/foo | instance('bar')/bar"/>
I think that the right fix is to dispatch xforms-delete to all the  
instances from which nodes are removed. Context information must be  
adjusted appropriately for each event dispatch.
-Erik
On May 27, 2009, at 7:54 AM, Vlad Trakhtenberg wrote:
>
> Dear WG,
>
> According to the current XForms 1.1 spec the delete action can  
> delete nodes from more than one XForms instance (if no delete  
> location specified - as in 10.4 step 4 ). If so, which instance the  
> corresponding xforms-delete event must target?
>
> Regards,
>
> Vlad Trakhtenberg,
> IBM, Victoria Lab.
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/
Received on Wednesday, 27 May 2009 17:43:47 UTC