- From: Philip Fennell <Philip.Fennell@marklogic.com>
- Date: Fri, 23 Sep 2016 09:43:58 +0000
- To: Erik Bruchez <erik@bruchez.org>, "public-xformsusers@w3.org" <public-xformsusers@w3.org>
- Message-ID: <D334298A-1CFD-46CB-8A63-891BCCB54525@marklogic.com>
Hello all, I have read to the end of section 9. In the last paragraph I think there is a typo: Additionally, when using XForms Action setindex, attribute repeatrepeatcode> of type idref can point to any element carrying these global repeat attributes. Similarly, when using function index against a repeating structure created via the repeat- attributes, the id of that element can be used as the argument to function index. in the reference to ‘attribute repeatrepeatcode> of type‘. Regards Philip From: <ebruchez@gmail.com> on behalf of Erik Bruchez <erik@bruchez.org> Date: Wednesday, 21 September 2016 05:35 To: "public-xformsusers@w3.org" <public-xformsusers@w3.org> Subject: Review section 9 Resent-From: <public-xformsusers@w3.org> Resent-Date: Wednesday, 21 September 2016 05:35 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"> 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 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 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. -Erik
Received on Friday, 23 September 2016 09:44:29 UTC