> May I add a follow-up question: how would this processing (if > confirmed as correct) differ from that for > xforms:valueChanging(11.3.5)? The dispatch of revalidate is added. > Perhaps there is no difference intended, but if that is the case I am > wondering how I could listen for changes to an instance data element > (as opposed to the form control) and distinguish between instance data > changes that were the result of a valueChanged vs. a valueChanging > event. First, I'd prefer that valueChanging doesn't modify the instance data element (like in the previous draft). That said, I think you can do what you want with the help of the mutation event types introduced in DOM level 2. JérômeReceived on Friday, 4 January 2002 09:54:19 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:37:42 UTC