[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] recognize character entities
Subject: Re: [xsl] recognize character entities
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 31 Aug 2006 16:14:33 +0100
|
You might be better writing this as
*[not(matches(., '^[-ɏ]'))]
sorry that's not well formed: 32 + 1 is 33 not 31.. make that !
(otherwise known as !)
David
|