XForms Test Suite

10. XForms Actions

Test Case Description Link To Spec Normative For XForms Basic Normative For XForms Full
10.a action syntax example 10 true true
10.b rebuild in action element 10 true true
10.c recalculate in action element 10 true true
10.d revalidate in action element 10 true true
10.e refresh in action element 10 true true
10.f insert in action element 10 true true
10.g delete in action element 10 true true
10.h setvalue in action element 10 true true
10.i reset in action element 10 true true
10.1.a action element 10.1 true true
10.2.a setvalue elements with expression or literal 10.2 true true
10.2.b setvalue element with expression and literal, element with neither 10.2 true true
10.3.a insert action using context attribute 10.3 true true
10.3.b insert action with bind and model attributes 10.3 true true
10.3.c insert action using origin attribute 10.3 true true
10.3.d insert action using at attribute 10.3 true true
10.3.e insert action using position attribute 10.3 true true
10.3.f insert action in repeat bound to collection 10.3 true true
10.3.g insert action - nodeset indicates root element 10.3 true true
10.3.h insert action and repeat element 10.3 true true
10.3.i insert action - xforms-insert event 10.3 true true
10.3.j insert action - copying an attribute 10.3 true true
10.4.a delete action using context attribute 10.4 true true
10.4.b delete action using context and bind attributes 10.4 true true
10.4.c delete action using context attribute terminates with no effect 10.4 true true
10.4.d delete action using at attribute 10.4 true true
10.4.e delete element rules 10.4 true true
10.4.f delete action and repeat element 10.4 true true
10.4.g delete action with xforms-delete event 10.4 true true
10.5.a setindex element rules 10.5 true true
10.6.a events dispatched by toggle element 10.6 true true
10.6.1.a case element child of the toggle element 10.6.1 true true
10.6.1.b case element child of the toggle element precedence testing 10.6.1 true true
10.7.a setfocus element 10.7 true true
10.7.1.a setfocus element with control child element 10.7.1 true true
10.7.1.b control element precedence tests 10.7.1 true true
10.8.a dispatch element dispatches predefined event 10.8 true true
10.8.b dispatch element dispatches custom event 10.8 true true
10.8.c dispatch element with delay attribute 10.8 true true
10.8.d dispatch element dispatches custom event that bubbles 10.8 true true
10.8.e dispatch element dispatches cancelled custom event 10.8 true true
10.8.f dispatch element dispatches cancelled predefined event 10.8 true true
10.8.1.a dispatch element with name child element 10.8.1 true true
10.8.1.b name element has precedence over attribute 10.8.1 true true
10.8.1.c value attribute has precedence in name element 10.8.1 true true
10.8.2.a dispatch element with target child element 10.8.2 true true
10.8.2.b target element has precedence over attribute 10.8.2 true true
10.8.2.c value attribute has precedence in target element 10.8.2 true true
10.8.3.a dispatch element with delay child element 10.8.3 true true
10.8.3.b delay element has precedence over attribute 10.8.3 true true
10.8.3.c value attribute has precedence in delay element 10.8.3 true true
10.13.a reset element 10.13 true true
10.13.b reset element with model attribute 10.13 true true
10.14.a load element attributes 10.14 true true
10.14.b show attribute of load element 10.14 true true
10.14.1.a load element with resource child element 10.14.1 true true
10.14.1.b value attribute has precedence in load element 10.14.1 true true
10.15.a send element 10.15 true true
10.16.a message element using single node binding 10.16 true true
10.16.b level attribute of message element 10.16 true true
10.16.c message element interface created at run time 10.16 true true
10.17.a conditional execution of XForms actions 10.17 true true
10.17.b conditional execution of XForms actions using action element 10.17 true true
10.17.c conditional execution of XForms actions - Automatic Focus Advancement example 10.17 true true
10.17.d conditional execution of XForms actions - Handling Focus for Empty Repeats example 10.17 true true
10.18.a iteration of XForms actions 10.18 true true
10.18.b iteration of XForms actions using action element 10.18 true true
10.18.c iteration executed zero times 10.18 true true
10.18.d XForms actions with if and while attributes 10.18 true true
10.18.e iteration of XForms actions - Summing Selected Results example 10.18 true true