[xsl] Re:

Subject: [xsl] Re:
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Thu, 21 Mar 2002 13:03:27 +0200
Jean.Ossmann@xxxxxxxxxxxx wrote:
Hi, I am a little bit lost and couldn't find in a reasonnable time in the
references why does the following test return true with  <mytag> -1
</mytag>

<xsl:if test="./mytag[. &gt; '0']">

Which processor are you using? You snippet gives me false in msxml3 and saxon. Anyway, try to use simple form test="mytag > 0".



-- Oleg Tkachenko Multiconn International, Israel


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



Current Thread
  • [no subject]
    • Jean . Ossmann - Thu, 21 Mar 2002 11:24:18 +0100
      • Oleg Tkachenko - Thu, 21 Mar 2002 13:03:27 +0200 <=
      • dragon - Fri, 22 Mar 2002 16:11:53 +0800
        • dragon - Wed, 27 Mar 2002 15:01:05 +0800