Re: Question about dispatching notification event when it applies from inheritance

El Wednesday 18 January 2006 15:25, David Landwehr escribió:
> Dear Working Group,
>
> I have a question which I was a little unsure about from the wording in
> the specification. Must xforms-enabled / xforms-disabled and
> xforms-readonly / xforms-readwrite be dispatched when the state change
> comes from inheritance?

Yes. Section 4.3.6 states:
"If the required model item property changes, then either the xforms-required 
event must be marked for dispatch if required is true or the xforms-optional 
event must be marked for dispatch if required is false."
(http://www.w3.org/TR/2005/PER-xforms-20051006/slice4.html#evt-recalculate)
And likewise for readonly and relevant. This is true always, also when the MIP 
state change is triggered trough inheritance.

Regards,

Allan Beaufour

Received on Tuesday, 14 February 2006 11:17:47 UTC