Also fixed. Many thanks for the sharp eyes :-) Steven Pemberton On Mon, 01 Jun 2009 08:43:21 +0200, Hunter Perrin <hperrin@gmail.com> wrote: > I believe this is also a typo on the same page. It's in the Repeat > section under "Initializing inserted items". > <trigger> > <label>New</label> > <action ev:event="DOMActivate"> > > > <insert nodeset="todo" position="after" at="count(todo)"/> > <setvalue ref="todo[last()]/status">unstarted</xf:setvalue> > > > <setvalue ref="todo[last()]/task"/> > <setvalue ref="todo[last()]/date" value="substring-before(now(), > 'T')"/> > > > </action> > </trigger> > > The only tag with a namespace identifier is the first <setvalue>'s > closing tag. I don't believe it needs the identifier. > > Thanks, > HunterReceived on Tuesday, 2 June 2009 10:23:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 10:23:10 GMT