xsl-list
[Top] [All Lists]

Re: [xsl] recognize character entities

2006-08-31 08:14:53
  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


--~------------------------------------------------------------------
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>
--~--