- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Wed, 21 Sep 2016 13:51:29 +0200
- To: "public-xformsusers@w3.org" <public-xformsusers@w3.org>, "Erik Bruchez" <erik@bruchez.org>
Received on Wednesday, 21 September 2016 11:52:02 UTC
On Wed, 21 Sep 2016 06:35:00 +0200, Erik Bruchez <erik@bruchez.org> wrote: > All, > > 1. The text in "9.1.1 The Group Element" says: > > "The author-optional label element has special significance when it > appears as the first element child of group, representing a label for > the >entire group." > > We might possibly add that an attribute is now allowed as an alternative: > > <group label="Some stuff"> I made this change, and changed the example to show attributes rather than elements. https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The_group_Element > > 2. "empty sequence" / "an empty sequence" → "the empty sequence", for > grammar and consistency: > > https://www.w3.org/community/xformsusers/wiki/index.php?title=XForms_2.0&diff=258&oldid=254 Great. > > 3. I am suggesting some changes here to specify what happens when > `caseref` attribute does not point to a node: > > https://www.w3.org/community/xformsusers/wiki/index.php?title=XForms_2.0&diff=259&oldid=258 Looks good. > > 4. Speaking of `caseref`, I don't remember if I raised this before but > it is limiting to depend on the `id` of the `<case>`. In >our > implementation, we added an optional `value` attribute on `<case>` which > can be used to associate a value with each `<case>` element. Let's discuss at the call. Steven > > -Erik
Received on Wednesday, 21 September 2016 11:52:02 UTC