Re: [xsl] Finding "unknown" character references

Subject: Re: [xsl] Finding "unknown" character references
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Wed, 23 Nov 2005 06:39:48 +1100
> How can I check, if a text node contains a character unknown to my
> valid_chars.xml?


        string-length(translate(.,$chars,'')) > 0



--
Cheers,
Dimitre Novatchev
---------------------------------------
To avoid situations in which you might make mistakes may be the
biggest mistake of all.

Current Thread