- From: Allan Beaufour <beaufour@gmail.com>
- Date: Fri, 7 Apr 2006 10:28:57 +0200
- To: "Klotz, Leigh" <Leigh.Klotz@xerox.com>
- Cc: www-forms@w3.org
On 4/7/06, Klotz, Leigh <Leigh.Klotz@xerox.com> wrote: > I think there needs to be a new function, something like repeat-node() or repeat-node("id"). It would be used once the context node for the relevance has been used in the outer group, as the inner group can't find its way back to the repeat item without the same function. > > <repeat nodeset="a/b"> > <group ref="instance('other')/test[@name = current()/@name]"> > <group ref="repeat-node()"> > <output ref="."><label ref="@name"/></output> > </group> > </group> > </repeat> It's a recurring problem, yes. Maybe we should have something like that. I have no idea whether it has been discussed, and possibly dropped before? -- ... Allan
Received on Friday, 7 April 2006 08:29:04 UTC