Best Jokes, Best Friends, Best Food. Get all this and more on Best of Yahoo! Groups. -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
On Mon, May 26, 2008 at 3:51 AM, sathish kumar <[hidden email]> wrote:
> <xforms:repeat nodeset="instance('selected-instance')//question" > id="repeat1" if="!(instance('selected-instance')/question/status='delete')"> You can't use the "if" attribute on xforms:repeat. The "if" attribute only applies to actions. Instead you would have to use a predicate: instance('selected-instance')//question[condition]. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ Twitter - http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |