http://www.w3.org/TR/xforms11/#submit-verb "The submission element must allow a new optional attribute named verb of type string." Must allow? Anyway, we now have the following possibilities: <submit verb="PUT"/> <submit><verb value="'PUT'"/></submit> <submit><verb>PUT</verb></submit> Isn't this overkill? Proposal: Since it is entirely new, use @verb as a value attribute <submit verb="../method/verb"/> Drop the verb child element.Received on Thursday, 24 May 2007 13:26:16 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 30 June 2008 13:19:44 GMT