xforms-submit
, xforms-submit-serialize
, xforms-submit-done
, and xforms-submit-error
application/x-www-form-urlencoded
, application/xml
, application/json
(SINCE Orbeon Forms 2016.1), multipart/form-data
, as well as extensions.all
, instance
, and text
multipart/related
.nonrelevant
attribute takes valueskeep
: all values are serialized, remove
: non-relevant values are not serialised empty
: non-relevant nodes are serialized as empty valuesremove
.validate
and relevant
attributes on <xf:submission>
.relevant
attribute is deprecated in favor of the XForms 2.0 nonrelevant
attribute.nonrelevant
(while keeping relevant
for backward compatibility) for clarity:serialization
on <xf:submission>
. This is particularly useful to specify the value none
with a get
method: