xsl-list
[Top] [All Lists]

RE: unix problems

2002-11-19 16:08:53
What XSLT processor are you using, and what does the declaration of
variable $demoValue look like?

What is the nature of the failure on Unix?

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Laura
Sent: 19 November 2002 17:33
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] unix problems


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




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



<Prev in Thread] Current Thread [Next in Thread>