4.6.3.a event sequencing for select and select1 controls with incremental=true xforms-recalculate xforms-revalidate xforms-refresh 4.6.3.a event sequencing for select and select1 controls with incremental=true When a value is selected you must see the output "Event fired:xforms-select". The value in parentheses indicates which form control the event came from,the select or select1 control. The output may be followed by the output for the Value Change sequence (Event fired:xforms-recalculate, Event fired:xforms-revalidate, Event fired:xforms-refresh). When a value is deselected (which includes when a different value is selected and the old value is automatically deselected) you must see the outputs "Event fired:xforms-deselect" and "Event fired:xforms-select". The value in parentheses indicates which form control the event came from, the select or select1 control. The output may be followed by the output for the Value Change sequence (Event fired:xforms-recalculate, Event fired:xforms-revalidate, Event fired:xforms-refresh). Car List 1: Acura acu Honda hon Subaru sub Toyota toy xforms-deselect (select) xforms-select (select) Car List 2: Acura acu Honda hon Subaru sub Toyota toy xforms-deselect (select1) xforms-select (select1) Event fired: