Chapter 11

Test Case Description Link To Spec Normative for XForms Basic Normative for XForms Full
11.1.a concurrent submissions 11.1 false false
11.1.b non-relevant nodes should not be serialized 11.1 true true
11.1.c xforms-submit with empty nodeset 11.1 true true
11.1.d xforms-submit with non-relevant node 11.1 true true
11.1.e xforms-submit with empty instance data and required attribute 11.1 true true
11.1.f xforms-submit stops with invalid instance data 11.1 true true
11.2.a http post 11.2 true true
11.2.b http get 11.2 true true
11.2.c http put 11.2 true true
11.2.d http multipart-post 11.2 true true
11.2.e http form-data-post 11.2 true true
11.2.f http urlencoded-post 11.2 true true
11.2.g https post 11.2 false false
11.2.h https get 11.2 false false
11.2.i https put 11.2 false false
11.2.j https multipart-post 11.2 false false
11.2.k https form-data-post 11.2 false false
11.2.l https urlencoded-post 11.2 false false
11.2.m mailto post 11.2 false false
11.2.n file get 11.2 false false
11.2.o file put 11.2 false false
11.2.p mailto multipart-post 11.2 false false
11.2.q mailto form-data-post 11.2 false false
11.2.r mailto urlencoded-post 11.2 false false
11.3.a make sure instance is serialized properly in application/xml 11.3 true true
11.4.a make sure instance is serialized properly in multipart/related 11.4 true true
11.5.a make sure instance is serialized properly in multipart/form-data 11.5 true true
11.6.a make sure instance is serialized properly in x-www-form-urlencoded 11.6 true true
11.7.a post submission method 11.7 true true
11.7.b multipart-post submission method 11.7 true true
11.7.c form-data-post submission method 11.7 true true
11.7.d urlencoded-post submission method 11.7 true true
11.8.a put submission method 11.8 true true
11.8.b put submission method to local file 11.8 false false
11.9.a get submission method 11.9 true true