xsl-list
[Top] [All Lists]

Re: [xsl] Having problem matching ranges

2006-07-20 05:33:04

didn't test it but

or @n=$n)

looks suspicious $n is always a number but @n might not be, and you
can't be sure that both branches of an or are not evaluated (even if one
of them is already true).

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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