Re: conditions in xsl

2003-06-11 Thread Joerg Heinicke
[EMAIL PROTECTED] wrote: Just a question about your code, I try to use parameter like you, but from another page. What is wrong here??? Sitemap : = XSL : = This is completely wrong. You need a top-level : ... normalize-space(pas

RE: conditions in xsl

2003-06-11 Thread Upayavira
On 11 Jun 2003 at 10:41, [EMAIL PROTECTED] wrote: > Just a question about your code, I try to use parameter like you, but > from another page. What is wrong here??? > > Sitemap : > = > > > > > XSL : > = > > name="password"/> > ... > > > normalize-space(password) >

RE: conditions in xsl

2003-06-11 Thread Maxime.Gheysen
Just a question about your code, I try to use parameter like you, but from another page. What is wrong here??? Sitemap : = XSL : = ... normalize-space(password) -Original Message- From: Tim Bachta [mailt

Re: conditions in xsl

2003-06-10 Thread Vadim Gritsenko
Conal Tuohy wrote: Hi Tim This question is best asked on the XSL List, rather than Cocoon Users, but here's an answer anyway: Completely agree with this Test to see if the report has any preceding reports. Perhaps something like: test="position() = 1" also should work Vadim

RE: conditions in xsl

2003-06-10 Thread Conal Tuohy
Hi Tim This question is best asked on the XSL List, rather than Cocoon Users, but here's an answer anyway: Test to see if the report has any preceding reports. Perhaps something like: dlgSwitchSelected ... > -Original Message- > From: Tim Bachta [m