[xsl] unix problems

Subject: [xsl] unix problems
From: "Laura" <xsl_list@xxxxxxxxxxx>
Date: Tue, 19 Nov 2002 17:32:50 -0000
Hello People,
I had already posted this problem before, but  this time i see it is
behaving all the more strange.

Xsl Variable declaration like...

<xsl:variable name="isCorrectValue">
    <xsl:if test="not(string-length($demoValue/value = 'valid')=0)">
      <xsl:text>yes</xsl:text>
     </xsl:if>
    </xsl:variable>
Works fine with Win2k but fails in UNIX.
Can anyone please help me.This is recurring problem of concern
Thanks





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread