4.6.3.a event sequencing for select/select1 controls with incremental="true" xforms-recalculate xforms-revalidate xforms-refresh 4.6.3.a event sequencing for select/select1 controls with incremental="true" When a value is selected you must see the output "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 ("xforms-recalculate", "xforms-revalidate", "xforms-refresh", and "xforms-value-changed"). 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 "xforms-deselect" and "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 ("xforms-recalculate", "xforms-revalidate", "xforms-refresh", and "xforms-value-changed"). Car List 1: Acura acu Honda hon Subaru sub Toyota toy xforms-deselect (select) xforms-select (select) xforms-value-changed (select) Car List 2: Acura acu Honda hon Subaru sub Toyota toy xforms-deselect (select1) xforms-select (select1) xforms-value-changed (select1) Event fired: