If your variable is always string, I recommend you boolean() function (
http://www.w3.org/TR/xpath#function-boolean )
--- Dusan Zatkovsky <zatkovsky(_at_)printsoft(_dot_)cz> wrote:
Hi all.
Can anybody tell me the fastest way, how to test, if variable contains some
text or number?
For now, i am using test "string-length($variable)=0", but seems not to be
the
fastest.
Somebody tells me to use test "$variable", but with my XalanC, it seems to be
true everytime.
Thanks.
PS. variable can't contain nodes, it may contains only alphabetics or numbers
and whitespaces.
--
S pozdravom,
Dusan Zatkovsky
--~------------------------------------------------------------------
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>
--~--
=====
Marian
http://www.utdallas.edu/~mgo031000/
__________________________________
Do you Yahoo!?
All your favorites on one personal page ? Try My Yahoo!
http://my.yahoo.com
--~------------------------------------------------------------------
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>
--~--