- From: Steven Pemberton <Steven.Pemberton@cwi.nl>
- Date: Thu, 24 May 2007 15:25:39 +0200 (CEST)
- To: www-forms-editor@w3.org
http://www.w3.org/TR/xforms11/#submit-submission-element
Resource attribute
The reader needs more help in deciding whether to use this or
@action. This is sure to lead to confusion. In fact why not do away
with the resource child and let this attribute be a value?
<submission resource="concat('http://example.com/details/', country, '/', city, '/')" ... />
@method
The allowable values should be listed.
@verb
Very difficult to understand what this does, and what a verb is. What
are the allowable vaues?
Note that the names @validate and @serialize are verbs, while @relevant is an adjective (untidy difference).
All the attributes need types and default values here.
Received on Thursday, 24 May 2007 13:25:56 UTC