[Home] [By Thread] [By Date] [Recent Entries]
Oleg,
XSL is space-sensitive in some cases: Instead of: <xsl:variable name="min1" select="count(product/formulary/access-shares/tier[1]/option/access-rate[. <= 0]) + 1"/ > Try: <xsl:variable name="min1" select="count(product/formulary/access-shares/tier[1]/option/access-rate[. <= 0]) + 1" /> (No space between terminating "/" and ">" Regards, --A _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
|

Cart



