|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: comparing
Hi, > This one works perfectly: > > <xsl:when test=".[NoofCallsDR !='0']"> > > </xsl:when> > > But this one is refusing to work: > > <xsl:when test=".[NoofCallsDR !='0' and NoofCallsDJ !='0']"> > > </xsl:when> > > What could be wrong? You're not using XSLT. The syntax ".[...]" isn't valid XPath syntax, so I guess you're using Microsoft's WD-xsl syntax. Questions on WD-xsl are best directed to a Microsoft mailing list rather than here. Cheers, Jeni --- Jeni Tennison http://www.jenitennison.com/ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






