Hello,

It appears that submission/@value is not allowed in XForms 2.0 specifications but directly posting text to a server or saving text in a file could be interesting in some user cases.

@serialization should not be relevant when @value is used while @mediatype could still be set to any valid MIME type.

My intent is to save a full standalone HTML file with its own instances data to allow users to reload it with previously entered data.

What do you think?

--Alain