LC comment on http://www.w3.org/TR/2007/WD-xforms11-20070222/#submit-header Section states: "The submission element can contain zero or more header child elements, which must appear immediately after the optional resource and verb elements." What happens when this occurs: <submission> <resource>...</resource> <header>...</header> <verb>...</verb> <header>...</header> </submission> Should this dispatch some fatal error? Should the <verb> be ignorred? Should the first <header> be ignorred? Why is this order important? I can possibly see how resource and verb may conflict but not sure about header. This comment also indirectly applies to 11.6 <resource>, which states "first child of submission" and 11.7.2 verb element, which says "immediately after optional resource element". As far as handling of these items if out of order. Thanks, Steve Speicher IBM SWG, Software StandardsReceived on Thursday, 5 April 2007 12:47:32 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:38:09 UTC