Subject: Re: XSLT: check if value is whitespace(s)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 11 Aug 2004 14:51:52 +0100
|
> Following up myself, the situation is that I need to check if a given
> value consists of one or more blanks. Not sure if these actually count
> as whitespaces?
There is no unicode character called blank.
If you mean a space character (32) then that is white
If you mean (for example) a non breaking space (160) that is non-white.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
|